バージョン

CustomIndicatorNameCollection クラス

FinancialIndicatorType 値のコレクションを表します。
シンタックス
'宣言
 
Public Class CustomIndicatorNameCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of String)
public class CustomIndicatorNameCollection : System.Collections.ObjectModel.ObservableCollection<string> 
参照