'宣言 Public Class FinancialIndicatorTypeCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of FinancialIndicatorType)
public class FinancialIndicatorTypeCollection : System.Collections.ObjectModel.ObservableCollection<FinancialIndicatorType>