DensifyBoundsFull Property  | 
 
            Gets a DensifyBounds representing the "full" bounds.
            
 
    Namespace: 
   MongoDB.Driver
    Assembly:
   MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.22.0+75246110ed1247226fcc7f8eb2c54ffab745693e
Syntaxpublic static DensifyBounds Full { get; }Public Shared ReadOnly Property Full As DensifyBounds
	Get
static member Full : DensifyBounds with get
Property Value
Type: 
DensifyBounds
See Also