| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.presentation.collections.RowList
com.spire.presentation.collections.TableRowCollection
public final class TableRowCollection
Represents a collection of rows.
| Constructor Summary | |
|---|---|
| TableRowCollection() | |
| Method Summary | |
|---|---|
|  void | copyTo(java.lang.Object[] array,
       int index)Copies all elements from the collection to the specified array. | 
|  java.lang.Object | getSyncRoot()Gets a synchronization root. | 
|  boolean | isSynchronized()Gets a value indicating whether access to the collection is synchronized (thread-safe). | 
| Methods inherited from class com.spire.presentation.collections.RowList | 
|---|
| append, get, getCount, insert, iterator, removeAt | 
| Constructor Detail | 
|---|
public TableRowCollection()
| Method Detail | 
|---|
public void copyTo(java.lang.Object[] array,
                   int index)
array - Target array.index - Starting index in the target array.public boolean isSynchronized()
public java.lang.Object getSyncRoot()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||