IssueCollection.Item
IssueCollection indexer
Gets the element at the specified index.
public Issue this[int index] { get; }
Parameter | Description |
---|---|
index |
See Also
- class Issue
- class IssueCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Gets the element at the specified index.
public Issue this[int index] { get; }
Parameter | Description |
---|---|
index |