Represents the collection of data view hierarchies currently active in the Visual Studio Server Explorer and provides methods and properties with which to manage these data views.
The DataViewManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DataViewManager | Class constructor. Instantiates a new instance of the DataViewManager class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CopyTo | Copies the set of data view hierarchies in the collection to an array at the specified starting index. |
![]() |
CreateDataViewHierarchy | Creates a new data view hierarchy object instance. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetDataViewHierarchy | Overloaded. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IsEquivalent | Tests the equivalency of a specified data view. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Retrieves the number of data view hierarchies in the current collection. |
![]() |
DataViews | Retrieves an array list of current data views. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection.CopyTo | Copies the set of data views exposed in the Visual StudioServer Explorer to an array, starting at the specified array index. |
![]() ![]() |
IEnumerable.GetEnumerator | Retrieves an enumerator that is able to iterate through the data views collection. |
![]() ![]() |
ICollection.IsSynchronized | Retrieves a value that indicates whether access to the data views collection is synchronized (thread safe). |
![]() ![]() |
ICollection.SyncRoot |
Top
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)