Click or drag to resize

textContentLines Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListString
    imbACE.Services.textBlocks.coretextContentLines
      imbACE.Services.terminalaceTerminal

Namespace:  imbACE.Services.textBlocks.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public class textContentLines : List<string>
Request Example View Source

The textContentLines type exposes the following members.

Constructors
  NameDescription
Public methodtextContentLines
Initializes a new instance of the textContentLines class
Public methodtextContentLines(ITextLayoutContentProvider)
Initializes a new instance of the textContentLines class
Top
Properties
  NameDescription
Public propertyItem
Top
Methods
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also