ValidateCollectionResultIsValid Property |
Gets a value indicating whether the collection is valid.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean
Get
member IsValid : bool with get
Property Value
Type:
BooleanSee Also