Version

Result Class Members

The following tables list the members exposed by Result.

Public Constructors
 NameDescription
Public ConstructorResult ConstructorInitializes a new instance of the Result class.  
Public Properties
 NameDescription
Public PropertyCellsGets the double size array representing the raw data. Row and column indexes are based on the row and column axes Tuples collections.  
Public PropertyColumnAxisGets the information for the column axis.  
Public Propertystatic (Shared in Visual Basic)EmptyGets instance of empty Result object.  
Public PropertyRowAxisGets the information for the row axis.  
See Also