public method AmmunitionCaliberDictionary.IndexOf

Brief

Finds an index of the item that matches the predicate specified

Declaration
C#
int  IndexOf (Func<BallisticCalculator.Data.Dictionary.AmmunitionCaliber,bool> predicate)

Parameters
predicate

Declared in AmmunitionCaliberDictionary

back