eDriven Framework API
FindIndex Method (func)
NamespaceseDriven.Gui.Designer.CollectionsSaveableCollectionBase<(Of <(<'T>)>)>FindIndex(Predicate<(Of <<'(T>)>>))
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public int FindIndex(
	Predicate<T> func
)
Public Function FindIndex ( _
	func As Predicate(Of T) _
) As Integer
public:
int FindIndex(
	Predicate<T>^ func
)
Parameters
func (Predicate<(Of <(<'T>)>)>)

Assembly: eDriven.Gui.Designer (Module: eDriven.Gui.Designer) Version: 2.0.1.0 (2.0.1.0)