class AmmunitionCaliber

Parents

object

IEquatable<BallisticCalculator.Data.Dictionary.AmmunitionCaliber>

Brief

Ammunition caliber

Details

You can use this value for AmmunitionLibraryEntry.Caliber property

Public Properties

AlternativeNames

The alternative name of the caliber

BulletDiameter

Bullet diameter

CaliberGroup

Caliber group

Name

The name of the caliber

TypeOfAmmunition

Type of ammunition

Public Constructors

AmmunitionCaliber

Constructor

Public Methods

Equals

Checks whether the object is equal to another object

Equals

Checks whether the object is equal to another object

GetHashCode

Returns hash code value

Is

Checks whether the name specified is one of the name of the a caliber

ToString

Returns object as a string

back