TradeInfo.Length Property
Gets the length.
public long Length {get;}
This language is not supported or no code example is available.
public:
property long Length {
long get( );
}
This language is not supported or no code example is available.
public function get Length() : long;
This language is not supported or no code example is available.
Property Value
long
The length.
In this article
Definition