Property this
this[TKey]
Calls SetAttribute(TKey, TValue?) and GetAttribute(TKey).
TValue? this[TKey id] { get; set; }
Parameters
id
TKeyAttribute identifier.
Property Value
- TValue
Calls SetAttribute(TKey, TValue?) and GetAttribute(TKey).
TValue? this[TKey id] { get; set; }
id
TKeyAttribute identifier.