DataPackagePropertySetView.Item[String] Property

Definition

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

Parameters

key
String

Property Value

Implements

Applies to