DataConnectionCollection Class |
Namespace: Aspose.Diagram
The DataConnectionCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements actually contained in the collection.
(Inherited from Collection.) |
![]() | Item |
Gets the element at the specified index.
|
![]() | List |
List of the elemens.
(Inherited from Collection.) |
![]() | NextID |
The next available ID for new connections.
|
Name | Description | |
---|---|---|
![]() | Add |
Add the dataConnection in the collection.
|
![]() | Clear |
Removes all elements from collection.
(Inherited from Collection.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetDataConnection |
Gets the element at the specified ID.
|
![]() | GetEnumerator |
Supports a simple iteration over a nongeneric collection.
(Inherited from Collection.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsExist |
Is exist item in the collection.
(Inherited from Collection.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Remove the dataConnection from the collection.
|
![]() | ToString | (Inherited from Object.) |