Dela via


NegativeRangeException Constructor

Initializes a new instance of the NegativeRangeException class.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New NegativeRangeException()
public NegativeRangeException()
public:
NegativeRangeException()
new : unit -> NegativeRangeException
public function NegativeRangeException()

See Also

Reference

NegativeRangeException Class

NegativeRangeException Overload

Microsoft.Synchronization Namespace