NetXP 3.0 Reference

CollectionEx Class

Implements an overrideable collection with events.

For a list of all members of this type, see CollectionEx Members.

System.Object
   CollectionBase
      CollectionEx

[Visual Basic]
Public Class CollectionEx
Inherits CollectionBase
[C#]
public class CollectionEx : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Library

Assembly: NETXP.Library (in NETXP.Library.dll)

See Also

CollectionEx Members | NETXP.Library Namespace