LineData ClassSAPExtractorDotNET
to read rfc returned string
Inheritance Hierarchy

SystemObject
  SAPExtractorDotNETLineData

Namespace: SAPExtractorDotNET
Assembly: SAPExtractorDotNET (in SAPExtractorDotNET.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax

public class LineData

The LineData type exposes the following members.

Constructors

  NameDescription
Public methodLineData
Initializes a new instance of the LineData class
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSplit
Public methodToString (Overrides ObjectToString.)
Top
Fields

  NameDescription
Public fieldStatic memberElementPattern
Top
Properties

  NameDescription
Public propertyElements
Public propertyIndex
Public propertyLine
Top
Remarks

See Also

Reference