Элементы DependencyCollection
The DependencyCollection class represents a collection of Dependency objects that are used to derive the node classes in SMO scripting operations.
Тип DependencyCollection предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
DependencyCollection | Initializes a new instance of the DependencyCollection class. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Add | Adds a Dependency object to the DependencyCollection object. |
![]() |
AddRange | |
![]() |
Clear | Removes all the DependencyCollectionNode objects from the referenced DependencyCollection object. |
![]() |
Contains | Determines whether the specified DependencyCollectionNode object is a member of the DependencyCollection object. |
![]() |
ContainsUrn | |
![]() |
CopyTo | Copies the collection objects to a one-dimensional array beginning at the index value specified. |
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetEnumerator | Gets an enumerator that can iterate through the list of objects. |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
IndexOf | Returns the index value of the DependencyCollectionNode object within the DependencyCollection object. |
![]() |
Insert | Inserts a DependencyCollectionNode object at the specified index position in the DependencyCollection object. |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
Remove | Removes a DependencyCollectionNode object from the DependencyCollection object. |
![]() |
RemoveAt | Removes a DependencyCollectionNode object from the DependencyCollection object and the specified index position. |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Count | Gets the number of DependencyCollectionNode objects in the DependencyCollection object. |
![]() |
Item | Gets a DependencyCollectionNode object in the collection by index number. |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | |
![]() ![]() |
ICollection< (Of < <' (DependencyCollectionNode> ) > > ). . :: . .IsReadOnly |
В начало
См. также
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)