The SystemData type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetAccountInfoForDate
Retrieves the IAccountInfo instance for the specified date.
GetBarConstruction
Gets the BarConstructionType associated with this symbol.
GetBarElementSeries
Gets a series of values corresponding to a specified bar element.
GetFrequencyOverloaded.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetPricePane
Gets the price chart pane
GetSymbolByName
Gets a symbol with the specified name. Throws an exception if there is no symbol with the specified name, or if there is more than one.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetVolumePane
Gets the volume chart pane
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also