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




Provides data for the Table event.

Object Model

TableEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class TableEventArgs 
   Inherits Dart.Common.UserStateEventArgs
Visual Basic (Usage)Copy Code
Dim instance As TableEventArgs
C# 
public class TableEventArgs : Dart.Common.UserStateEventArgs 
Managed Extensions for C++ 
public __gc class TableEventArgs : public Dart.Common.UserStateEventArgs 
C++/CLI 
public ref class TableEventArgs : public Dart.Common.UserStateEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dart.Common.UserStateEventArgs
         Dart.Snmp.TableEventArgs

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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