Manage a set of Variable Attribute values.
The following tables list the members exposed by NetricsVarAttr.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsVarAttr | Overloaded. Initializes a new instance of the |
Public Methods
| Name | Description | |
|---|---|---|
|
delAttr | Delete a named attribute from the Variable Attributes set. |
|
Equals | (inherited from Object) |
|
getAllNames | return an array of the names of all attributes in the set. |
|
getAttr | Retrieve the value of a named attribute. |
|
getEncodedStr | return this Variable Attributes set as an encoded string. |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
|
setAttr | Add or replace an attribute in a Variable Attribute set. |
|
ToString | (inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
NetricsVarAttr | Overloaded. Initializes a new instance of the |