PowerSNMP for .NET
TrapUserList Class Members
Fields  Properties  Methods 


The following tables list the members exposed by TrapUserList.

Public Constructors
 NameDescription
Public ConstructorTrapUserList Constructor Default constructor.  
Top
Public Fields
 NameDescription
Public FieldOptimizedCache The list of users is added to this cache to provides a fast lookup.  
Top
Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.Generic.List<User>)
Public PropertyCount (Inherited from System.Collections.Generic.List<User>)
Public PropertyItem (Inherited from System.Collections.Generic.List<User>)
Public PropertySyncRoot Use this object to synchronize threadsafe access.  
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.Generic.List<User>)
Public MethodAddRange (Inherited from System.Collections.Generic.List<User>)
Public MethodAsReadOnly (Inherited from System.Collections.Generic.List<User>)
Public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<User>)
Public MethodClear (Inherited from System.Collections.Generic.List<User>)
Public MethodClone Create a deep copy of the TrapUserList and its Users.  
Public MethodContains (Inherited from System.Collections.Generic.List<User>)
Public MethodConvertAll (Inherited from System.Collections.Generic.List<User>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<User>)
Public MethodEnsureCapacity (Inherited from System.Collections.Generic.List<User>)
Public MethodExists (Inherited from System.Collections.Generic.List<User>)
Public MethodFind(Predicate{User}) (Inherited from System.Collections.Generic.List<User>)
Public MethodFindAll (Inherited from System.Collections.Generic.List<User>)
Public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<User>)
Public MethodFindLast (Inherited from System.Collections.Generic.List<User>)
Public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<User>)
Public MethodForEach (Inherited from System.Collections.Generic.List<User>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.List<User>)
Public MethodGetRange (Inherited from System.Collections.Generic.List<User>)
Public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<User>)
Public MethodInsert (Inherited from System.Collections.Generic.List<User>)
Public MethodInsertRange (Inherited from System.Collections.Generic.List<User>)
Public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<User>)
Public MethodRemove (Inherited from System.Collections.Generic.List<User>)
Public MethodRemoveAll (Inherited from System.Collections.Generic.List<User>)
Public MethodRemoveAt (Inherited from System.Collections.Generic.List<User>)
Public MethodRemoveRange (Inherited from System.Collections.Generic.List<User>)
Public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<User>)
Public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<User>)
Public MethodToArray (Inherited from System.Collections.Generic.List<User>)
Public MethodTrimExcess (Inherited from System.Collections.Generic.List<User>)
Public MethodTrueForAll (Inherited from System.Collections.Generic.List<User>)
Top
See Also

Reference

TrapUserList Class
Dart.Snmp Namespace


PowerSNMP for .NET Documentation Version 6.0
© 2021 Dart Communications. All Rights Reserved.
Send comments on this topic