public int[] HueTable {get; set;}
'Declaration Public Property HueTable As Integer()
'Usage Dim instance As RemapHueCommand Dim value() As Integer instance.HueTable = value value = instance.HueTable
public int[] HueTable {get; set;}
get_HueTable();
set_HueTable(value);
public: property array<int>^ HueTable { array<int>^ get(); void set ( array<int>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2