The NRAttribute type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Name |
Gets or sets the name of the attribute.
|
![]() | NamedValues |
Gets a list containing all named values used to create the attribute.
|
![]() | Namespace |
Gets or sets the namespace of the attribute.
|
![]() | Values |
Gets a list containing all positional values used to create the attribute.
|
See Also