Link Search Menu Expand Document

ResultTable Class

[Missing <summary> documentation for "T:ByteScout.DocumentParser.ResultTable"]

Inheritance Hierarchy
SystemObject
ByteScout.DocumentParserResultObject
ByteScout.DocumentParserResultTable

Namespace:ByteScout.DocumentParser
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
public class ResultTable : ResultObject

The ResultTable type exposes the following members.

Constructors
NameDescription
Protected methodResultTable
Initializes a new instance of the ResultTable class
Public methodResultTable(String)
Initializes a new instance of the ResultTable class
Top
Properties
NameDescription
Public propertyName (Inherited from ResultObject.)
Public propertyObjectType (Inherited from ResultObject.)
Public propertyRows
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 methodToString (Inherited from Object.)
Top
See Also

Reference