KeyedListGetSchema Method |
Returns the XML schema used when serializing the object
Namespace:
WorkflowGen.My.Collections
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.6.0 (8.0.6.20210916)
Syntax public XmlSchema GetSchema()
Public Function GetSchema As XmlSchema
Return Value
Type:
XmlSchemaAn XML schema used when serializing the object
Implements
IXmlSerializableGetSchemaSee Also