OPC Labs Base Library
IsReadOnly Implemented Property
OpcLabs_BaseLib ActiveX DLL > ElasticVector Collection > List Interface : IsReadOnly Implemented Property
Description
Gets a value indicating whether the IList is read-only.

 

DISPID (Dispatch ID):

 

For more information, see IsReadOnly in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property IsReadOnly As Boolean
Return Type

See IsReadOnly in .NET Reference.

Remarks

For remarks, see IsReadOnly in .NET Reference.

Example

For examples, see IsReadOnly in .NET Reference.

See Also

ElasticVector Collection  | List Interface