TransactionLog.FindIndex Method

 

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Overload List

Name Description
System_CAPS_pubmethod FindIndex(Int32, Int32, Predicate<T>)

(Inherited from List<T>.)

System_CAPS_pubmethod FindIndex(Int32, Predicate<T>)

(Inherited from List<T>.)

System_CAPS_pubmethod FindIndex(Predicate<T>)

(Inherited from List<T>.)

See Also

TransactionLog Class
Microsoft.VisualStudio.Modeling Namespace

Return to top