共用方式為


AlgorithmParameter 成員

Defines a parameter for the algorithm used by a MiningModel element. This class cannot be inherited.

AlgorithmParameter 型別公開下列成員。

建構函式

  名稱 描述
公用方法 AlgorithmParameter() () () () Initializes a new instance of the AlgorithmParameter class using the default values.
公用方法 AlgorithmParameter(String, Object) Initializes a new instance of AlgorithmParameter using a name and a value.

頂端

方法

  名稱 描述
公用方法 Clone Creates a new, full copy of an object.
公用方法 CopyTo Copies an AlgorithmParameter object to the specified object.
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 Name Gets or sets the name of an AlgorithmParameter.
公用屬性 Value Gets or sets the value of the associated AlgorithmParameter.

頂端

明確繼承實作  

  名稱 描述
明確介面實作私用方法 ICloneable. . :: . .Clone 基礎結構。

頂端