NumberIncrementsAttribute.Item[String] Property

Definition

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

Parameters

key
String

Property Value

Implements

Applies to