Class SplineStartCollection
SplineStartCollection class
SplineStart collection.
public class SplineStartCollection : Collection
Properties
Name | Description |
---|---|
Count { get; } | Gets the number of elements actually contained in the collection. |
Item { get; } | Gets the element at the specified index. |
Methods
Name | Description |
---|---|
Clear() | Removes all elements from collection. |
GetEnumerator() | Supports a simple iteration over a nongeneric collection. |
IsExist(int) | Is exist item in the collection. |
See Also
- class Collection
- namespace Aspose.Diagram
- assembly Aspose.Diagram