public method AmmunitionCaliberDictionary.Find

Brief

Finds the the item that matches the predicate specified

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

Parameters
predicate

Declared in AmmunitionCaliberDictionary

back