Click or drag to resize
Sandcastle Help File BuilderSqlDictionaryTValueIsReadOnly Property

Namespace: SandcastleBuilder.Components
Assembly: SandcastleBuilder.Components (in SandcastleBuilder.Components.dll) Version: 2014.11.22.0
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean
Always returns false

Return Value

Type: Boolean
true if the ICollectionT is read-only; otherwise, false.

Implements

ICollectionTIsReadOnly
See Also