public bool IsEnabled {get; set;}
public: __property bool get_IsEnabled(); public: __property void set_IsEnabled( bool value );
public: property bool IsEnabled { bool get(); void set ( bool value); }
'Declaration Public Property IsEnabled As Boolean
'Usage Dim instance As ImGearARTHistory Dim value As Boolean instance.IsEnabled = value value = instance.IsEnabled
ImGearARTHistory Class ImGearARTHistory Members
©2016. Accusoft Corporation. All Rights Reserved.