<< Click to Display Table of Contents >> Navigation: »No topics above this level« TargetObjectCollection.IsReadOnly Property |
Gets if the collection is readOnly or not.
[Visual Basic]
Public NotOverridable ReadOnly Property IsReadOnly() As Boolean _
Implements ICollection<TargetObjectBase>.IsReadOnly
Public Get
End Get
End Property
[C#]
public bool IsReadOnly { public get; }
ICollection<TargetObjectBase>.IsReadOnly
TargetObjectCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]