IDropDown.List[Object] Property

Definition

public:
 property System::Object ^ List[System::Object ^] { System::Object ^ get(System::Object ^ Index); void set(System::Object ^ Index, System::Object ^ value); };
public object List[object Index] { get; set; }
Public Property List(Optional Index As Object) As Object

Parameters

Index
Object

Property Value

Applies to