OPC Labs Base Library
IsSynchronized Implemented Property
OpcLabs_BaseLib ActiveX DLL > ElasticVector Collection > List Interface : IsSynchronized Implemented Property
Description
Gets a value indicating whether access to the ICollection is synchronized (thread safe).

 

DISPID (Dispatch ID):

 

For more information, see IsSynchronized in .NET Reference.

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

See IsSynchronized in .NET Reference.

Remarks

For remarks, see IsSynchronized in .NET Reference.

Example

For examples, see IsSynchronized in .NET Reference.

See Also

ElasticVector Collection  | List Interface