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: 2.4.0.0 (2.4.0.0)
Syntax
public XmlSchema GetSchema()

Return Value

Type: XmlSchema
An XML schema used when serializing the object

Implements

IXmlSerializableGetSchema
See Also