| 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.ICollectionpublic Object getSyncRoot()
Gets Sync Root
getSyncRoot in interface com.aspose.ms.System.Collections.ICollectionpublic boolean isSynchronized()
Defines is Synchronized
isSynchronized in interface com.aspose.ms.System.Collections.ICollectionpublic int size()
Gets Size
size in interface com.aspose.ms.System.Collections.ICollectionCopyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.