Spread for ASP.NET 9.0 Product Documentation
SyncRoot Property (SmartPrintRulesCollection)


Gets a rule (SmartPrintRule object) to synchronize access to the collection.
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As Object
'Usage
 
Dim instance As SmartPrintRulesCollection
Dim value As Object
 
value = instance.SyncRoot
public object SyncRoot {get;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SmartPrintRulesCollection Class
SmartPrintRulesCollection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.