バージョン

FinancialIndicatorTypeCollection コンストラクタ(IEnumerable<FinancialIndicatorType>)

FinancialIndicatorTypeCollection コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal collection As IEnumerable(Of FinancialIndicatorType) _
)
public FinancialIndicatorTypeCollection( 
   IEnumerable<FinancialIndicatorType> collection
)

パラメータ

collection
要素がコピーされたコレクション。
参照