C# Class Gears.Navigation.MenuItemCollection

Afficher le fichier Open project: spectrumbranch/gearsvge Class Usage Examples

Private Properties

Свойство Type Description
GetIndexItemColor Color
GetIndexItemColorSet bool
GetIndexMenuText string
MenuItemCollection System.Collections.Generic
MenuItemCollection System.Collections.Generic
PushIndex void

Private Methods

Méthode Description
GetIndexItemColor ( int index ) : Color
GetIndexItemColorSet ( int index ) : bool
GetIndexMenuText ( int index ) : string
MenuItemCollection ( IMenuItem menuItems ) : System.Collections.Generic
MenuItemCollection ( List menuItems ) : System.Collections.Generic
PushIndex ( int index ) : void