Overload List
| Name | Description | |
|---|---|---|
| CopyTo( KeyValuePair String, Record , Int32) | (Overrides KeyedCollectionOfRecordPtr CopyTo( KeyValuePair String, Record , Int32).) | |
| CopyTo( Record , Int32) |
Copies all the elements of the collection to the specified one-dimensional array
starting at the specified destination array index. The index is specified as a 32-bit integer.
(Overrides KeyedCollectionOfRecordPtr CopyTo( Record , Int32).) |
See Also