NetXP 3.0 Reference

StringCollection Class

Implements a string collection with events.

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

System.Object
   CollectionBase
      CollectionEx
         StringCollection

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

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

StringCollection Members | NETXP.Library Namespace