Array Methods |
The Array type exposes the following members.
Name | Description | |
---|---|---|
Add | (Inherited from Array OfT.) | |
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Overrides GetObjectData(SerializationInfo, StreamingContext).) | |
ToString | Returns a string that represents the current object. (Inherited from Array OfT.) |
Name | Description | |
---|---|---|
IEnumerableTGetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from Array OfT.) | |
IEnumerableGetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from Array OfT.) |