IsExist
Collection.IsExist method
Is exist item in the collection.
public bool IsExist(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | index of element. |
See Also
- class Collection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Is exist item in the collection.
public bool IsExist(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | index of element. |