7 [__DynamicallyInvokable]
12 [__DynamicallyInvokable]
15 [__DynamicallyInvokable]
21 [__DynamicallyInvokable]
24 [__DynamicallyInvokable]
31 [__DynamicallyInvokable]
34 [__DynamicallyInvokable]
47 [__DynamicallyInvokable]
object SyncRoot
Gets an object that can be used to synchronize access to the T:System.Collections....
Exposes an enumerator, which supports a simple iteration over a non-generic collection....
Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
bool IsSynchronized
Gets a value indicating whether access to the T:System.Collections.ICollection is synchronized (threa...
int Count
Gets the number of elements contained in the T:System.Collections.ICollection.
Defines size, enumerators, and synchronization methods for all nongeneric collections.
void CopyTo(Array array, int index)
Copies the elements of the T:System.Collections.ICollection to an T:System.Array, starting at a parti...