TextRangeProviderWrapper - класс

Обёртка объекта автоматизации по работе с диапазонами текста.

Definition

Пространство имён: Tessa.UI.Automation.Helpers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.5
C#
public class TextRangeProviderWrapper : MarshalByRefObject, 
	ITextRangeProvider
Inheritance
Object    MarshalByRefObject    TextRangeProviderWrapper
Implements
ITextRangeProvider

Методы

AddToSelection 
Clone 
Compare 
CompareEndpoints 
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
ExpandToEnclosingUnit 
FinalizeAllows 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 
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance.
(Унаследован от MarshalByRefObject)
GetText 
GetTypeGets the Type of the current instance.
(Унаследован от Object)
InitializeLifetimeServiceObtains 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 
ToStringReturns a string that represents the current object.
(Унаследован от Object)
UnwrapArgument 
WrapArgument(ITextRangeProvider, AutomationPeer) 
WrapArgument(ITextRangeProvider[], AutomationPeer) 

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также