timeanimationvaluecollection-ag凯发旗舰厅



com.spire.presentation.drawing.animation
class timeanimationvaluecollection

java.lang.object
  extended by 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.


constructor summary
timeanimationvaluecollection()
           
 
method summary
  get(int index)
          gets a point at the specified index.
 int getcount()
          gets the number of points in the collection.
 
constructor detail

timeanimationvaluecollection

public timeanimationvaluecollection()
method detail

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:


网站地图