RawBsonArray.CopyTo Method |
Name | Description | |
---|---|---|
CopyTo(Object[], Int32) | Obsolete.
Copies elements from this array to another array as raw values (see BsonValue.RawValue).
(Overrides BsonArray.CopyTo(Object[], Int32).) | |
CopyTo(BsonValue[], Int32) |
Copies elements from this array to another array.
(Overrides BsonArray.CopyTo(BsonValue[], Int32).) |