IRegionWithExtendedSearchTrySearch Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
bool TrySearch(
	string value,
	MatchingOptions options,
	out List<ExtendedSearchEntry> entries
)

Parameters

value  String
 
options  MatchingOptions
 
entries  ListExtendedSearchEntry
 

Return Value

Boolean

See Also