CardSwipeInvalidExceptionPosition Property |
Gets the position in the array where this exception occurred
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public int Position { get; }
Public ReadOnly Property Position As Integer
Get
public:
property int Position {
int get ();
}
member Position : int with get
Property Value
Type:
Int32See Also