Returns the number of namespaces defined in this collection (whether or not there is an actual schema associated with those namespaces or not).
[Visual Basic] Public ReadOnly Property Length As Integer [C#] public int Length {get;} [C++] public: __property int get_Length(); [JScript] public function get Length() : int;
XmlSchemaCollection Class | XmlSchemaCollection Members | System.Data.XML Namespace