Keyoti SearchUnit API Docs
Maximum Property
API DocumentationKeyoti.SearchEngine.SearchRange<(Of <(<'T>)>)>Maximum
Keyoti SearchUnit v6
Maximum value of the range
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public T Maximum { get; set; }
public T Maximum { get; set; }
Public Property Maximum As T
	Get
	Set
Public Property Maximum As T
	Get
	Set
public:
property T Maximum {
	T get ();
	void set (T value);
}
public:
property T Maximum {
	T get ();
	void set (T value);
}
member Maximum : 'T with get, set
member Maximum : 'T with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120