Version

Search Results

GetEnumerator Method (DockableControlPanesCollection)

Returns the type-safe enumerator for iterating through the DockableControlPane objects in the collection. Syntax Return Value A type safe enumerator for iterating through the DockableControlPaneobjects in the collection.

GetItem(Int32) Method

Syntax Parameters index

GetItem(String) Method

Syntax Parameters key

IndexOf(IKeyedSubObject) Method

Syntax Parameters value

IndexOf(Object) Method

Syntax Parameters obj

IndexOf(String) Method

Syntax Parameters key

InitialCapacity Property (DockableControlPanesCollection)

The number of elements that the new collection is initially capable of storing. Syntax