IssueCollection Class |
Namespace: Aspose.Diagram
The IssueCollection 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.) |
Name | Description | |
---|---|---|
![]() | Add |
Add the issue in the collection.
|
![]() | Clear |
Removes all elements from collection.
(Inherited from Collection.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | 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 issue from the collection.
|
![]() | ToString | (Inherited from Object.) |