'宣言 Public Class ParameterCollection Inherits C1.WPF.Document.NamedCollection(Of Parameter)
public class ParameterCollection : C1.WPF.Document.NamedCollection<Parameter>
'宣言 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