| CqlParameterCollectionIsReadOnly Property  | 
            Specifies whether the collection is read-only.
            
 
Namespace: Dse.DataAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic override bool IsReadOnly { get; }Return Value
Type: 
Booleantrue if the collection is read-only; otherwise false.
Implements
IListIsReadOnly
See Also