PowerSNMP for .NET CF
MibNodes Constructor
See Also  Send comments on this topic.
Dart.Snmp Namespace > MibNodes Class : MibNodes Constructor




The default constuctor.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New MibNodes()
C# 
public MibNodes()
Managed Extensions for C++ 
public: MibNodes();
C++/CLI 
public:
MibNodes();

Remarks

Use Use MibNodes[NodeName.xxx.ToString()] to get the MibNode object corresponding to the name.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.