RangeOutOfOrderException Constructor
Initializes a new instance of the RangeOutOfOrderException class.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New RangeOutOfOrderException()
public RangeOutOfOrderException()
public:
RangeOutOfOrderException()
new : unit -> RangeOutOfOrderException
public function RangeOutOfOrderException()
See Also
Reference
RangeOutOfOrderException Class