Keyoti SearchUnit API Docs
EndPosition Property
API DocumentationKeyoti.SearchEngine.DataAccessWordEndPosition
Keyoti SearchUnit v6
End position
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual int EndPosition { get; set; }
public virtual int EndPosition { get; set; }
Public Overridable Property EndPosition As Integer
	Get
	Set
Public Overridable Property EndPosition As Integer
	Get
	Set
public:
virtual property int EndPosition {
	int get ();
	void set (int value);
}
public:
virtual property int EndPosition {
	int get ();
	void set (int value);
}
abstract EndPosition : int with get, set
override EndPosition : int with get, set
abstract EndPosition : int with get, set
override EndPosition : int with get, set
Property Value

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