 | ISharedCollectionTIsReadOnly Property |
Namespace:
EBP.Framework.Common.Interfaces.Shared
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
SyntaxReadOnly Property IsReadOnly As Boolean
Get
Return Value
Type:
Booleantrue if the
ISharedCollectionT is read-only; otherwise, false.
See Also