C# Class Gears.Navigation.MenuItemCollection

Mostrar archivo Open project: spectrumbranch/gearsvge Class Usage Examples

Private Properties

Property Type Description
GetIndexItemColor Color
GetIndexItemColorSet bool
GetIndexMenuText string
MenuItemCollection System.Collections.Generic
MenuItemCollection System.Collections.Generic
PushIndex void

Private Methods

Method 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