DisplayObjectListTObjIsReadOnly Property

CVB.Net Documentation
Clarifies that the collection is not Readonly.

Namespace:  Stemmer.Cvb.Forms.Overlays
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
Remarks

Property is required by the IList interface.
See Also

Reference