BaseCollection.SyncRoot Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

BaseCollection.SyncRoot Property

BR.AN.PviServices .NET


Gets the synchronized root object.

[Visual Basic]

Public Overridable ReadOnly Property SyncRoot() As Object _

   Implements ICollection.SyncRoot

 

  Public Get

  End Get

End Property

[C#]

public virtual object SyncRoot { public get; }

Implements

ICollection.SyncRoot

See Also

BaseCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]