Click or drag to resize

BasicCollectionTIsReadOnly Property

Namespace:  SysadminsLV.PKI
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public bool IsReadOnly { get; protected set; }

Return Value

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

Implements

ICollectionTIsReadOnly
See Also