legendentrycollection-ag凯发旗舰厅



com.spire.presentation.collections
class legendentrycollection

java.lang.object
  extended by com.spire.ms.system.collections.collectionbase
      extended by com.spire.presentation.collections.legendentrycollection
all implemented interfaces:
com.spire.ms.system.collections.icollection, com.spire.ms.system.collections.ienumerable, java.lang.iterable

public class legendentrycollection
extends com.spire.ms.system.collections.collectionbase

represents collection of


constructor summary
legendentrycollection()
           
 
method summary
 legendentry get(int index)
           
 int getcount()
           
 
constructor detail

legendentrycollection

public legendentrycollection()
method detail

get

public legendentry get(int index)
parameters:
index - :the index of legendentry in legendentrycollection.
returns:
legend entry .

getcount

public int getcount()
returns:
: the count of legend entry.


网站地图