Gets a value indicating whether the ICollection<(Of <(<'T>)>)> is read-only.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool IsReadOnly { get; } |
Visual Basic |
---|
Public ReadOnly Property IsReadOnly As Boolean Get |