C# 클래스 Gears.Navigation.MenuItemCollection

파일 보기 프로젝트 열기: spectrumbranch/gearsvge 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetIndexItemColor Color
GetIndexItemColorSet bool
GetIndexMenuText string
MenuItemCollection System.Collections.Generic
MenuItemCollection System.Collections.Generic
PushIndex void

비공개 메소드들

메소드 설명
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