public long Max64 {get; set;}
public: __property long get_Max64(); public: __property void set_Max64( long value );
public: property int64 Max64 { int64 get(); void set ( int64 value); }
'Declaration Public Property Max64 As Long
'Usage Dim instance As ImGearChannelStatistics Dim value As Long instance.Max64 = value value = instance.Max64
ImGearChannelStatistics Structure ImGearChannelStatistics Members