Constructor and Description |
---|
DataColumnMappingCollection() |
Modifier and Type | Method and Description |
---|---|
void |
copyTo(com.aspose.ms.System.Array arg0,
int arg1) |
Object |
getSyncRoot()
Gets Sync Root
|
boolean |
isSynchronized()
Defines is Synchronized
|
com.aspose.ms.System.Collections.IEnumerator |
iterator()
Gets Iterator
|
int |
size()
Gets Size
|
public com.aspose.ms.System.Collections.IEnumerator iterator()
Gets Iterator
public void copyTo(com.aspose.ms.System.Array arg0, int arg1)
copyTo
in interface com.aspose.ms.System.Collections.ICollection
public Object getSyncRoot()
Gets Sync Root
getSyncRoot
in interface com.aspose.ms.System.Collections.ICollection
public boolean isSynchronized()
Defines is Synchronized
isSynchronized
in interface com.aspose.ms.System.Collections.ICollection
public int size()
Gets Size
size
in interface com.aspose.ms.System.Collections.ICollection