static public method BallisticCoefficient.TryParse

Brief

Parses the ballistic coefficient for the current culture

Declaration
C#
bool  TryParse (string text, out BallisticCoefficient bc)

Parameters
text
bc

Declared in BallisticCoefficient

back