Condividi tramite


XmlSchemaCollectionCollection.Item Property

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

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

Nome 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.

Vedere anche

Riferimento

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

Altre risorse

Using Collections