Compartir a través de


XmlSchemaCollectionCollection.Item Property

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

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

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

Vea también

Referencia

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

Otros recursos

Using Collections