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