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 | Determines whether the specified |
|
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 | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
setAttr | Add or replace an attribute in a Variable Attribute set. |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
NetricsVarAttr | Overloaded. Initializes a new instance of the |