Freigeben über


XmlSchemaCollectionCollection.Item Property

Gets an XmlSchemaCollection object in the collection by name or by index number.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name Description
XmlSchemaCollectionCollection.Item (Int32)
Gets an XmlSchemaCollection object in the collection by index number.
XmlSchemaCollectionCollection.Item (String)
Gets an XmlSchemaCollection object in the collection by name.
XmlSchemaCollectionCollection.Item (String, String)
Gets an XmlSchemaCollection object in the collection by name and schema.

Siehe auch

Verweis

XmlSchemaCollectionCollection Class
XmlSchemaCollectionCollection Members
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

Using Collections