Partilhar via


Span Class

Definition

Span in the text formula.

[Microsoft.AppMagic.Transport.TransportType(Microsoft.AppMagic.Transport.TransportKind.ByValue, true, null, null, false, false)]
public sealed class Span
[<Microsoft.AppMagic.Transport.TransportType(Microsoft.AppMagic.Transport.TransportKind.ByValue, true, null, null, false, false)>]
type Span = class
Public NotInheritable Class Span
Inheritance
Span
Attributes
Microsoft.AppMagic.Transport.TransportTypeAttribute

Properties

Lim

End index of this span.

Min

Start index of this span.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

GetFragment(String)

Get fragment of the text denoted by this span.

GetHashCode()

Serves as the default hash function.

ToString()

Returns a string that represents the current object.

Applies to