NamespaceCollection.N, T..IsReadOnly Property

Gets a value indicating whether the ICollection.T. is read-only.

Namespace:  TwinCAT.TypeSystem.Generic
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public bool IsReadOnly { get; }

VB

Public ReadOnly Property IsReadOnly As Boolean
    Get

Return Value

Type: Boolean
true if the ICollection.T. is read-only; otherwise, false.

Implements

ICollection.T..IsReadOnly

Reference

NamespaceCollection.N, T. Class

TwinCAT.TypeSystem.Generic Namespace