Click or drag to resize

XYDataFrame Methods

The XYDataFrame type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreate Creates a XYDataFrame but does not read it into memory.
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberRead Creates a XYDataFrame and reads it into memory, allows for direct indexing and prevents re-reading the file multiple times.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also