public class TextRangeProviderWrapper : MarshalByRefObject,
ITextRangeProvider
Public Class TextRangeProviderWrapper
Inherits MarshalByRefObject
Implements ITextRangeProvider
public ref class TextRangeProviderWrapper : public MarshalByRefObject,
ITextRangeProvider
type TextRangeProviderWrapper =
class
inherit MarshalByRefObject
interface ITextRangeProvider
end
AddToSelection | |
Clone | |
Compare | |
CompareEndpoints | |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
ExpandToEnclosingUnit | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
FindAttribute | |
FindText | |
GetAttributeValue | |
GetBoundingRectangles | |
GetChildren | |
GetEnclosingElement | |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Унаследован от MarshalByRefObject) |
GetText | |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
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) |
Move | |
MoveEndpointByRange | |
MoveEndpointByUnit | |
RemoveFromSelection | |
ScrollIntoView | |
Select | |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
UnwrapArgument | |
WrapArgument(ITextRangeProvider, AutomationPeer) | |
WrapArgument(ITextRangeProvider[], AutomationPeer) |