Create an empty set of variable attributes.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub New() |
| C# |
|---|
| public NetricsVarAttr() |
| C++ |
|---|
| public: NetricsVarAttr() sealed |
| J# |
|---|
| public NetricsVarAttr() |
| JScript |
|---|
| public function NetricsVarAttr() |
Remarks
This constructor creates a new set of Variable Attributes with no attributes in it.