![]() | XYData |
The XYDataFrame type exposes the following members.
Name | Description | |
---|---|---|
![]() | Columns | Gets the columns in the data frame. |
![]() | Rows | Gets the rows in the data frame. |
Name | Description | |
---|---|---|
![]() ![]() | Create | Creates a XYDataFrame but does not read it into memory. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() ![]() | Read | Creates a XYDataFrame and reads it into memory, allows for direct indexing and prevents re-reading the file multiple times. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |