バージョン

Operators プロパティ

ダイアログに表示されている演算子のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Operators As Dictionary(Of String,OperatorInfo)
public Dictionary<string,OperatorInfo> Operators {get;}
参照