SortView.m_SortingKeys 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: System::Collections::ArrayList ^ m_SortingKeys;
protected System.Collections.ArrayList m_SortingKeys;
val mutable m_SortingKeys : System.Collections.ArrayList
Protected m_SortingKeys As ArrayList