Gets a list containing all named values used to create the attribute.
Namespace: NReflect.NRAttributesAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax
public Dictionary<string, NRAttributeValue> NamedValues { get; private set; }
See Also