Span Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |