RangeCollectionGetSchema Method |
Required to override XmlSerialization. We use the default schema
Namespace: Bio.UtilAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public XmlSchema GetSchema()
Public Function GetSchema As XmlSchema
public:
virtual XmlSchema^ GetSchema() sealed
abstract GetSchema : unit -> XmlSchema
override GetSchema : unit -> XmlSchema
Return Value
Type:
XmlSchema[Missing <returns> documentation for "M:Bio.Util.RangeCollection.GetSchema"]
Implements
IXmlSerializableGetSchemaSee Also