ChartObjectCollectionItem<T>.m_instance 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.
The instance of the base class.
protected: T m_instance;
protected T m_instance;
val mutable m_instance : 'T
Protected m_instance As T
Field Value
T