ToolBarComboBoxItemGetItems メソッド  | 
 
            コンボボックス内の項目の配列を取得します。
            
 
    名前空間: 
   RootPro.RootProCAD.UI
    アセンブリ:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文public abstract string[] GetItems()
Public MustOverride Function GetItems As String()
戻り値
型: 
Stringコンボボックス内の項目の配列。
関連項目