NetXP 3.0 Reference

DockObjectCollection Properties

The properties of the DockObjectCollection class are listed below. For a complete list of DockObjectCollection class members, see the DockObjectCollection Members topic.

Public Instance Properties

Count (inherited from CollectionBase)Gets the number of elements contained in the CollectionBase instance.
IsSuspended (inherited from CollectionEx) Is event generation already suspended?
ItemOverloaded. Gets a object at the specified index.

Explicit Interface Implementations

ICollection.CopyTo (inherited from CollectionBase) 
IList.Add (inherited from CollectionBase) 
IList.Contains (inherited from CollectionBase) 
IList.IndexOf (inherited from CollectionBase) 
IList.Insert (inherited from CollectionBase) 
IList.Remove (inherited from CollectionBase) 

See Also

DockObjectCollection Class | NETXP.Controls.Docking Namespace