timeanimationvaluecollection-ag凯发旗舰厅
com.spire.presentation.drawing.animation
class timeanimationvaluecollection
java.lang.object
com.spire.presentation.drawing.animation.timeanimationvaluecollection
- all implemented interfaces:
- com.spire.ms.system.collections.ienumerable, java.lang.iterable
public abstract class timeanimationvaluecollection
- extends java.lang.object
- implements com.spire.ms.system.collections.ienumerable
represent collection of animation points.
method summary |
|
get(int index)
gets a point at the specified index. |
int |
getcount()
gets the number of points in the collection. |
timeanimationvaluecollection
public timeanimationvaluecollection()
getcount
public int getcount()
- gets the number of points in the collection.
- returns:
get
public get(int index)
- gets a point at the specified index.
- parameters:
index
-
- returns: