Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Private ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of LocalItem).IsReadOnly Get |
C# |
---|
bool ICollection<LocalItem>.IsReadOnly { get; } |