Click or drag to resize

SphinxQLParameterCollectionIsReadOnly Property

Specifies whether the collection is read-only.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public override bool IsReadOnly { get; }

Property Value

Boolean

Return Value

Boolean
true if the collection is read-only; otherwise false.

Implements

IListIsReadOnly
See Also