LinkLabel::LinkCollection::IList::IndexOf Method (Object^)
.NET Framework (current version)
For a description of this member, see IList::IndexOf.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- link
- Type: System::Object^
Return Value
Type: System::Int32The index of the link parameter, if found in the list; otherwise, -1.
Implements
IList::IndexOf(Object^)This member is an explicit interface member implementation. It can be used only when the LinkLabel::LinkCollection instance is cast to an IList interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: