Manage a set of Variable Attribute values.


The following tables list the members exposed by NetricsVarAttr.

Public Constructors

  Name Description
Static Public method NetricsVarAttr Overloaded. Initializes a new instance of the NetricsVarAttr class.
Top

Public Methods

  Name Description
Public method delAttr Delete a named attribute from the Variable Attributes set.
Public method Equals   (inherited from Object)
Public method getAllNames return an array of the names of all attributes in the set.
Public method getAttr Retrieve the value of a named attribute.
Public method getEncodedStr return this Variable Attributes set as an encoded string.
Public method GetHashCode   (inherited from Object)
Public method GetType   (inherited from Object)
Public method setAttr Add or replace an attribute in a Variable Attribute set.
Public method ToString   (inherited from Object)
Top

Protected Methods

  Name Description
Family method Finalize   (inherited from Object)
Family method MemberwiseClone   (inherited from Object)
Top

Explicit Interface Implementations

  Name Description
Static Private method NetricsVarAttr Overloaded. Initializes a new instance of the NetricsVarAttr class.
Top

See Also