NameScope Properties
.NET Framework 4.5
The NameScope type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Returns the number of items in the collection of mapped names in this NameScope. |
|
IsReadOnly | Gets a value indicating whether the collection is read-only. |
|
Item | Gets or sets the item with the specified key. |
|
Keys | Gets a collection of the keys in the NameScope dictionary. |
|
Values | Gets a collection of the values in the NameScope dictionary. |