public ExtendedSearchEntry(
int cursorPosition,
RectangleF bounds
)Public Sub New (
cursorPosition As Integer,
bounds As RectangleF
)public:
ExtendedSearchEntry(
int cursorPosition,
RectangleF bounds
)new :
cursorPosition : int *
bounds : RectangleF -> ExtendedSearchEntry