BarSeries.First Property
Gets the first.
This language is not supported or no code example is available.
public:
property Bar^ First {
Bar^ get( );
}
This language is not supported or no code example is available.
public function get First() : Bar;
This language is not supported or no code example is available.
Property Value
Bar
The first.
In this article
Definition