TextPatternRangeEndpoint Wyliczenie

Definicja

Umożliwia identyfikowanie punktów końcowych podczas wywoływania metod TextPatternRange. Każdy z nich TextPatternRange ma dwa punkty końcowe (Start i End).

public enum class TextPatternRangeEndpoint
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("62242CAC-9CD0-4364-813D-4F0A36DD842D")]
public enum TextPatternRangeEndpoint
public enum TextPatternRangeEndpoint
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("62242CAC-9CD0-4364-813D-4F0A36DD842D")>]
type TextPatternRangeEndpoint = 
type TextPatternRangeEndpoint = 
Public Enum TextPatternRangeEndpoint
Dziedziczenie
TextPatternRangeEndpoint
Atrybuty

Pola

End 1

Określa punkt końcowy zakresu.

Start 0

Określa punkt początkowy zakresu.

Dotyczy