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