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