The method is reserved and should not be used.

Namespace:  CenterSpace.NMath.Core
Assembly:  NMath (in NMath.dll) Version: 5.1.0.0

Syntax

C#
public XmlSchema GetSchema()
Visual Basic (Declaration)
Public Function GetSchema As XmlSchema
Visual C++
public:
virtual XmlSchema^ GetSchema() sealed

Return Value

null

Implements

IXmlSerializable..::.GetSchema()()()

See Also