Represents the collection of connection node objects in Server Explorer in Visual Studio.
The IVsDataExplorerChildNodeCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Add | Adds an item to the ICollection<T>. (Inherited from ICollection<IVsDataExplorerNode>.) |
![]() |
Clear | Removes all items from the ICollection<T>. (Inherited from ICollection<IVsDataExplorerNode>.) |
![]() |
Contains | Overloaded. Indicates whether Server Explorer contains the specified connection node. |
![]() |
CopyTo | Copies the elements of the ICollection<T> to an Array, starting at a particular Array index. (Inherited from ICollection<IVsDataExplorerNode>.) |
![]() |
Find | Overloaded. Retrieves the specified connection node. |
![]() |
GetEnumerator | Overloaded. |
![]() |
IndexOf | Overloaded. Retrieves the index of the specified connection node. |
![]() |
Insert | Inserts an item to the IList<T> at the specified index. (Inherited from IList<IVsDataExplorerNode>.) |
![]() |
Remove | Removes the first occurrence of a specific object from the ICollection<T>. (Inherited from ICollection<IVsDataExplorerNode>.) |
![]() |
RemoveAt | Removes the IList<T> item at the specified index. (Inherited from IList<IVsDataExplorerNode>.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of elements contained in the ICollection<T>. (Inherited from ICollection<IVsDataExplorerNode>.) |
![]() |
IsReadOnly | Gets a value indicating whether the ICollection<T> is read-only. (Inherited from ICollection<IVsDataExplorerNode>.) |
![]() |
Item | Overloaded. |
Top
.gif)
.gif)