| BsonArrayIsReadOnly Property | 
            Gets whether the array is read-only.
            
 
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
 Syntax
Syntaxpublic virtual bool IsReadOnly { get; }Public Overridable ReadOnly Property IsReadOnly As Boolean
	Get
abstract IsReadOnly : bool with get
override IsReadOnly : bool with get
Property Value
Type: 
BooleanImplements
ICollectionTIsReadOnly See Also
See Also