public int Phase {get; set;}
public: __property int get_Phase(); public: __property void set_Phase( int value );
public: property int Phase { int get(); void set ( int value); }
'Declaration Public Property Phase As Integer
'Usage Dim instance As ImGearPDEDash Dim value As Integer instance.Phase = value value = instance.Phase
ImGearPDEDash Class ImGearPDEDash Members
©2016. Accusoft Corporation. All Rights Reserved.