public class TextProviderWrapper : MarshalByRefObject,
ITextProviderPublic Class TextProviderWrapper
Inherits MarshalByRefObject
Implements ITextProviderpublic ref class TextProviderWrapper : public MarshalByRefObject,
ITextProvidertype TextProviderWrapper =
class
inherit MarshalByRefObject
interface ITextProvider
end| DocumentRange | Gets a text range that encloses the main text of a document. |
| SupportedTextSelection | Gets a value that specifies whether a text provider supports selection and, if so, the type of selection supported. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Унаследован от MarshalByRefObject) |
| GetSelection | Retrieves a collection of disjoint text ranges associated with the current text selection or selections. |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| GetVisibleRanges | Retrieves an array of disjoint text ranges from a text container where each text range begins with the first partially visible line through to the end of the last partially visible line. |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Унаследован от MarshalByRefObject) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Унаследован от MarshalByRefObject) |
| RangeFromChild | |
| RangeFromPoint | |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| Wrap |