NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlSchemaAnnotation.Items

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Items As XmlSchemaItems
[C#]
public XmlSchemaItems Items {get;}
[C++]
public: __property XmlSchemaItems* get_Items();
[JScript]
public function get Items() : XmlSchemaItems;

See Also

XmlSchemaAnnotation Class | XmlSchemaAnnotation Members | System.Xml.Serialization.Schema Namespace