public interface IPivotItemList extends java.lang.Iterable<IPivotItem>
| Modifier and Type | Method and Description |
|---|---|
IPivotItem |
get(int field)
Reserved for internal use.
|
int |
getCount()
Returns the number of objects in the collection.
|
int getCount()
IPivotItem get(int field)