バージョン

FunctionCategories プロパティ

現在の検索条件に基づいて、UI に表示する関数カテゴリーのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property FunctionCategories As IEnumerable(Of FunctionCategory)
public IEnumerable<FunctionCategory> FunctionCategories {get;}
参照