'Declaration Overloads Sub GetFragment( _ ByVal startPos As MapPos, _ ByVal endPos As MapPos, _ ByRef range As TextMapFragment, _ ByRef text As System.String _ )
void GetFragment( MapPos startPos, MapPos endPos, out TextMapFragment range, out System.string text )
ITextMap Interface ITextMap Members Overload List