バージョン

Items プロパティ (FieldMenuDataItem)

子メニュー項目のコレクションを返します。
シンタックス
'宣言
 
Public ReadOnly Property Items As IList(Of FieldMenuDataItem)
public IList<FieldMenuDataItem> Items {get;}
参照