public ColorThresholdCommandComponent[] Components {get; set;}
'Declaration Public Property Components As ColorThresholdCommandComponent()
'Usage Dim instance As ColorThresholdCommand Dim value() As ColorThresholdCommandComponent instance.Components = value value = instance.Components
public ColorThresholdCommandComponent[] Components {get; set;}
get_Components();
set_Components(value);
public: property array<ColorThresholdCommandComponent^>^ Components { array<ColorThresholdCommandComponent^>^ get(); void set ( array<ColorThresholdCommandComponent^>^ 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