Core.Objects.GenericCollection Class Reference
List of all members.
Member Function Documentation
| void Core.Objects.GenericCollection.CopyTo |
( |
Array |
a, |
|
|
int |
index | |
|
) |
| | |
| IEnumerator Core.Objects.GenericCollection.GetEnumerator |
( |
|
) |
|
| void Core.Objects.GenericCollection.Add |
( |
object |
obj |
) |
|
Member Data Documentation
Property Documentation
object Core.Objects.GenericCollection.this[int index] [get] |
ArrayList Core.Objects.GenericCollection.Super [get] |
int Core.Objects.GenericCollection.Count [get] |
object Core.Objects.GenericCollection.SyncRoot [get] |
bool Core.Objects.GenericCollection.IsSynchronized [get] |
The documentation for this class was generated from the following file: