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 ICollection
public Object getSyncRoot()
Gets Sync Root
getSyncRoot
in interface ICollection
public boolean isSynchronized()
Defines is Synchronized
isSynchronized
in interface ICollection
public int size()
Gets Size
size
in interface ICollection