FileStreamReader.m_arrDouble Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected: cli::array <double> ^ m_arrDouble;
protected double[] m_arrDouble;
val mutable m_arrDouble : double[]
Protected m_arrDouble As Double()
Field Value
Double[]