VCCodeClass::Bases Property
Visual Studio 2015
Gets a collection of classes from which this item derives.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Bases are super types of CodeElements. For Visual Basic and Visual C#, there is always only one element in the collection except when the code type is a CodeInterface.
Show: