FrameRow Methods

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetIndexOf Gets the index of the column with the given name.
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToDictionary Returns a dictionary containing the row data.
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also