Gets TextPointers at two close indexes.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public TextPointer[] GetPointerAtIndex( int ind1, int ind2 )
public TextPointer[] GetPointerAtIndex( int ind1, int ind2 )
Public Function GetPointerAtIndex ( ind1 As Integer, ind2 As Integer ) As TextPointer()
Public Function GetPointerAtIndex ( ind1 As Integer, ind2 As Integer ) As TextPointer()
public: array<TextPointer^>^ GetPointerAtIndex( int ind1, int ind2 )
public: array<TextPointer^>^ GetPointerAtIndex( int ind1, int ind2 )
member GetPointerAtIndex : ind1 : int * ind2 : int -> TextPointer[]
member GetPointerAtIndex : ind1 : int * ind2 : int -> TextPointer[]

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214