Edit

Bagikan melalui


List.Item[Object] Property

Definition

public:
 property System::String ^ default[System::Object ^] { System::String ^ get(System::Object ^ Index); };
public string this[object Index] { get; }
member this.Item(obj) : string
Default Public ReadOnly Property Item(Index As Object) As String

Parameters

Index
Object

Property Value

Applies to