Click or drag to resize

IReadOnlyControlCollectionT Methods

The IReadOnlyControlCollectionT type exposes the following members.

Methods
 NameDescription
Public methodContains Check if the collection contains a control.
Public methodContainsKey Check if the collection contains a control with name.
Public methodIndexOf(T) Get the index of a control in the collection by reference.
Public methodIndexOf(String) Get the index of a control in the collection by name.
Top
See Also