public CursorStatus(
int regionIndex,
CursorType cursorType
)Public Sub New (
regionIndex As Integer,
cursorType As CursorType
)public:
CursorStatus(
int regionIndex,
CursorType cursorType
)new :
regionIndex : int *
cursorType : CursorType -> CursorStatus