PowerSNMP for .NET CF
IpAddress Class
Members  See Also  Send comments on this topic.
Dart.Snmp.SimpleType Namespace : IpAddress Class




A tagged type representing an IP address.

Object Model

IpAddress Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class IpAddress 
   Inherits Opaque
Visual Basic (Usage)Copy Code
Dim instance As IpAddress
C# 
public sealed class IpAddress : Opaque 
Managed Extensions for C++ 
public __gc __sealed class IpAddress : public Opaque 
C++/CLI 
public ref class IpAddress sealed : public Opaque 

Inheritance Hierarchy

System.Object
   Dart.Snmp.TaggedType
      Dart.Snmp.SimpleTaggedType
         Dart.Snmp.SimpleType.Opaque
            Dart.Snmp.SimpleType.IpAddress

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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