MatchingContextReset(Int32, Int32) Method
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public void Reset(
int currentRegionIndex,
int currentRegionExtendedIndex
)
Public Sub Reset (
currentRegionIndex As Integer,
currentRegionExtendedIndex As Integer
)
public:
void Reset(
int currentRegionIndex,
int currentRegionExtendedIndex
)
member Reset :
currentRegionIndex : int *
currentRegionExtendedIndex : int -> unit
Parameters
- currentRegionIndex Int32
-
- currentRegionExtendedIndex Int32
-