| Constructor and Description |
|---|
DataColumnMappingCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyTo(Array arg0,
int arg1) |
Object |
getSyncRoot()
Gets Sync Root
|
boolean |
isSynchronized()
Defines is Synchronized
|
IEnumerator |
iterator()
Gets Iterator
|
int |
size()
Gets Size
|
public IEnumerator iterator()
Gets Iterator
public void copyTo(Array arg0,
int arg1)
copyTo in interface ICollectionpublic Object getSyncRoot()
Gets Sync Root
getSyncRoot in interface ICollectionpublic boolean isSynchronized()
Defines is Synchronized
isSynchronized in interface ICollectionpublic int size()
Gets Size
size in interface ICollectionCopyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.