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