示例#1
0
 public void CopyTo(BsonValue[] array, int arrayIndex)
 {
     RawValue.CopyTo(array, arrayIndex);
 }