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