Click or drag to resize

KeyedListGetSchema Method

Returns the XML schema used when serializing the object

Namespace:  WorkflowGen.My.Collections
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public XmlSchema GetSchema()

Return Value

Type: XmlSchema
An XML schema used when serializing the object

Implements

IXmlSerializableGetSchema
See Also