TargetObjectCollection.IsReadOnly Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TargetObjectCollection.IsReadOnly Property

BR.AN.PviServices .NET


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; }

Implements

ICollection<TargetObjectBase>.IsReadOnly

See Also

TargetObjectCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]