Click or drag to resize

IReadOnlyControlCollectionWithModifiedEventsT Methods

The IReadOnlyControlCollectionWithModifiedEventsT type exposes the following members.

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