Class seg
Inherited Members
Namespace: Sdl.LanguagePlatform.IO.TMX
Assembly: Sdl.LanguagePlatform.IO.dll
Syntax
public class seg
Constructors
seg()
Declaration
public seg()
Properties
Items
Declaration
public object[] Items { get; set; }
Property Value
| Type | Description |
|---|---|
| object[] |
Text
Declaration
public string[] Text { get; set; }
Property Value
| Type | Description |
|---|---|
| string[] |