FileStreamWriter.m_arrChar 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 <char> ^ m_arrChar;
protected char[] m_arrChar;
val mutable m_arrChar : char[]
Protected m_arrChar As Char()
Field Value
Char[]