BindingListCollectionView.IndexOf(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.
Returns the index at which the given item belongs in the collection view.
public:
override int IndexOf(System::Object ^ item);
public override int IndexOf(object item);
override this.IndexOf : obj -> int
Public Overrides Function IndexOf (item As Object) As Integer
- item
- Object
The object to look for in the collection.
The index of the item in the collection, or -1
if the item does not exist in the collection view.
This method evaluates the index with any SortDescriptions or Filter properties that are set on the view.
For more information, see IndexOf.
Produkt | Verzie |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: