Элементы UrnCollection
The UrnCollection class represents a collection of Urn objects that represent Uniform Resource Name (URN) addresses.
Тип UrnCollection предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
UrnCollection | Initializes a new instance of the UrnCollection class. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Add | Adds a URN to a URN collection. |
![]() |
AddRange | |
![]() |
Clear | Removes all elements from the collection. |
![]() |
Contains | Specifies if a URN collection contains a URN. |
![]() |
CopyTo | Copies members of the collection to an array, starting at the specified index of the array. |
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetEnumerator | Returns a generic IEnumerator interface. |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
IndexOf | Gets the index of a specified URN from a collection. |
![]() |
Insert | Inserts a URN at a specified index of a URN collection. |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
Remove | Removes a specified URN from a collection. |
![]() |
RemoveAt | Removes a URN from a collection based on the index of the URN. |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Count | Gets the number of Urns in a Urn Collection. |
![]() |
Item | Gets a Urn object in the collection by index number. |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | |
![]() ![]() |
ICollection< (Of < <' (Urn> ) > > ). . :: . .IsReadOnly |
В начало
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)