Reset Method
Resets the internal state of the component and all properties to their default values.
Syntax
[VB.NET] Public Sub Reset()
[C#] public void Reset();
Remarks
The Reset method does not have any parameters and does not return any value.
Shipping Integrator V5 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Reset MethodResets the internal state of the component and all properties to their default values. Syntax[VB.NET] Public Sub Reset() [C#] public void Reset(); RemarksThe Reset method does not have any parameters and does not return any value. |
||