End pos is the char after the trailing ';'
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public static string ConvertEntity( string text, bool convertAMP, int startPos, int endPos )
public static string ConvertEntity( string text, bool convertAMP, int startPos, int endPos )
Public Shared Function ConvertEntity ( text As String, convertAMP As Boolean, startPos As Integer, endPos As Integer ) As String
Public Shared Function ConvertEntity ( text As String, convertAMP As Boolean, startPos As Integer, endPos As Integer ) As String
public: static String^ ConvertEntity( String^ text, bool convertAMP, int startPos, int endPos )
public: static String^ ConvertEntity( String^ text, bool convertAMP, int startPos, int endPos )
static member ConvertEntity : text : string * convertAMP : bool * startPos : int * endPos : int -> string
static member ConvertEntity : text : string * convertAMP : bool * startPos : int * endPos : int -> string
Return Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120