FastQuant.Fundamental.GetIndex C# (CSharp) Method

GetIndex() public static method

public static GetIndex ( string name ) : byte
name string
return byte
        public static byte GetIndex(string name) => mapping[name];