[Missing <summary> documentation for "P:SysadminsLV.PKI.BasicCollection`1.IsReadOnly"]
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
public:
virtual property bool IsReadOnly {
bool get () sealed;
}
abstract IsReadOnly : bool with get
override IsReadOnly : bool with get