In This Topic
The following tables list the members exposed by NRange.
Public Constructors
| Name | Description |
 | NRange Constructor | Default constructor. Initializes new NCommandRange object. |
Top
Public Properties
| Name | Description |
 | EditorBrowsable | Gets/sets a value indicating whether the range will be browsable for editors. |
 | ID | Gets/sets the unique identifier for the range. |
 | LowerBound | Gets/sets the lower bound of the range. |
 | Name | Gets/sets the human readable description for the range. |
 | UpperBound | Gets/sets the upper bound of the range. |
Top
Public Methods
See Also