Method Fork
Fork()
Returns a new reference to the same chunk that can be independently disposed.
public IBsonChunk Fork()Returns
- IBsonChunk
- A new reference to the same chunk. 
Returns a new reference to the same chunk that can be independently disposed.
public IBsonChunk Fork()A new reference to the same chunk.