You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities Namespace > CollectionUtils Class > CollectionUtils Methods > IndexOf Method > IndexOf Method (this IEnumerable<T>, Func<T, bool>)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
CollectionUtils.IndexOf Method (this IEnumerable<T>, Func<T, bool>)
Syntax
C++
C#
Visual Basic
public: int IndexOf<T>( this IEnumerable<T> collection, Func<T, bool> predicate );

This is IndexOf, a member of class CollectionUtils.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.