OPC Labs Base Library
IsFixedSize Implemented Property
OpcLabs_BaseLib ActiveX DLL > ElasticVector Collection > List Interface : IsFixedSize Implemented Property
Description
Gets a value indicating whether the IList has a fixed size.

 

DISPID (Dispatch ID):

 

For more information, see IsFixedSize in .NET Reference.

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

See IsFixedSize in .NET Reference.

Remarks

For remarks, see IsFixedSize in .NET Reference.

Example

For examples, see IsFixedSize in .NET Reference.

See Also

ElasticVector Collection  | List Interface