Interface IMarkupPosition
Namespace: Sdl.Terminology.TerminologyProvider.Core
Assembly: Sdl.Terminology.TerminologyProvider.Core.dll
Syntax
public interface IMarkupPosition
Properties
Length
Declaration
int Length { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Start
Declaration
int Start { get; }
Property Value
Type | Description |
---|---|
System.Int32 |