linestylelist-ag凯发旗舰厅



com.spire.presentation.collections
class linestylelist

java.lang.object
  extended by com.spire.presentation.collections.linestylelist
all implemented interfaces:
com.spire.ms.system.collections.ienumerable, java.lang.iterable
direct known subclasses:
linestylecollection

public class linestylelist
extends java.lang.object
implements com.spire.ms.system.collections.ienumerable

represents the collection of line styles.


constructor summary
linestylelist()
           
 
method summary
 textlineformat get(int index)
          gets the element at the specified index.
 int getcount()
          gets the number of elements actually contained in the collection.
 com.spire.ms.system.collections.ienumerator iterator()
          gets an enumerator for the entire collection.
 
constructor detail

linestylelist

public linestylelist()
method detail

getcount

public int getcount()
gets the number of elements actually contained in the collection.
returns:

get

public textlineformat get(int index)
gets the element at the specified index. read-only .
parameters:
index -
returns:

iterator

public com.spire.ms.system.collections.ienumerator iterator()
gets an enumerator for the entire collection.
returns:
an for the entire collection.


网站地图