NegativeRangeException 建構
初始化 NegativeRangeException 類別的新執行個體。
命名空間: Microsoft.Synchronization
組件: Microsoft.Synchronization (在 Microsoft.Synchronization.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New NegativeRangeException()
public NegativeRangeException()
public:
NegativeRangeException()
new : unit -> NegativeRangeException
public function NegativeRangeException()