NetXP 3.0 Reference

ListBarItemCollection Class

This class manages a collection of items within a ListBarGroup.

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

System.Object
   CollectionBase
      ListBarItemCollection

[Visual Basic]
NotInheritable Public Class ListBarItemCollection
Inherits CollectionBase
Implements System.Runtime.Serialization.ISerializable
[C#]
public sealed class ListBarItemCollection : CollectionBase, ISerializable

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.Controls.Bars

Assembly: NETXP.Controls.Bars (in NETXP.Controls.Bars.dll)

See Also

ListBarItemCollection Members | NETXP.Controls.Bars Namespace