BsonArrayCopyTo Method

Overload List
 NameDescription
Public methodCopyTo(Object, Int32) Obsolete.
Copies elements from this array to another array as raw values (see BsonValue.RawValue).
Public methodCopyTo(BsonValue, Int32)
Copies elements from this array to another array.
Top
See Also

Reference