ISmartArtNodeCollection
SyncRoot Property
|
Namespace:
Spire.Presentation.Diagrams
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
ReadOnly Property SyncRoot As Object
Get
property Object^ SyncRoot {
Object^ get ();
}
abstract SyncRoot : Object with get
Property Value
Type:
Object
See Also