Control.ControlCollection.IList.Contains(Object) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For a description of this member, see Contains(Object).
This API supports the product infrastructure and is not intended to be used directly from your code.
virtual bool System.Collections.IList.Contains(System::Object ^ control) = System::Collections::IList::Contains;
bool IList.Contains(object control);
abstract member System.Collections.IList.Contains : obj -> bool
override this.System.Collections.IList.Contains : obj -> bool
Function Contains (control As Object) As Boolean Implements IList.Contains
- control
- Object
The object to locate in the Control.ControlCollection.
true
if the Control.ControlCollection contains an element that has the specified object; otherwise, false
.
This member is an explicit interface member implementation. It can be used only when the Control.ControlCollection instance is cast to an IList interface.
Produkt | Verzie |
---|---|
.NET Framework | 1.1 |
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: