Method GetEnumerator
GetEnumerator()
Gets an enumerator that can be used to enumerate the elements of this document.
Returns
- IEnumerator<Bson
Element > An enumerator.
Gets an enumerator that can be used to enumerate the elements of this document.
An enumerator.