Document Library for WPF
ParameterCollection クラス
メンバ 

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 : ParameterCollection クラス
Parameterオブジェクトのコレクションを表します。
オブジェクト モデル
ParameterCollection クラス
シンタックス
'宣言
 
Public Class ParameterCollection 
   Inherits C1.WPF.Document.NamedCollection(Of Parameter)
public class ParameterCollection : C1.WPF.Document.NamedCollection<Parameter> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
               C1.WPF.Document.ParameterCollection

参照

ParameterCollection メンバ
C1.WPF.Document 名前空間