Поделиться через


XmlSchemaCollectionCollection.Item Property

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

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя 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.

См. также

Справочник

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

Другие ресурсы

Using Collections