OPC Labs Base Library
SyncRoot Implemented Property
OpcLabs_BaseLib ActiveX DLL > ElasticVector Collection > List Interface : SyncRoot Implemented Property
Description
Gets an object that can be used to synchronize access to the ICollection.

 

DISPID (Dispatch ID):

 

For more information, see SyncRoot in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property SyncRoot As Variant
Return Type

See SyncRoot in .NET Reference.

Remarks

For remarks, see SyncRoot in .NET Reference.

Example

For examples, see SyncRoot in .NET Reference.

See Also

ElasticVector Collection  | List Interface