Series.Item (System.DateTime) Property

public SeriesItem this[ 
DateTime dateTime 
] {get;}
This language is not supported or no code example is available.
public:  
property SeriesItem^ Item[DateTime] { 
SeriesItem^ get( 
DateTime dateTime 
); 
}
This language is not supported or no code example is available.
JScript suports the use of indexed properties, but not the declaration of new ones.
This language is not supported or no code example is available.

Parameters

dateTime
DateTime

Property Value

SeriesItem

In this article

Definition