public property AmmunitionTypeDictionary.Item

Brief

Gets an item by the index

Declaration
C#
BallisticCalculator.Data.Dictionary.AmmunitionType  this[int index] public get;

Parameters
index

Declared in AmmunitionTypeDictionary

back