次の方法で共有


NodeInput クラス

定義

パイプライン ノードで使用する入力信号について説明します。

public class NodeInput
type NodeInput = class
Public Class NodeInput
継承
NodeInput

コンストラクター

NodeInput()

NodeInput クラスの新しいインスタンスを初期化します。

NodeInput(String)

NodeInput クラスの新しいインスタンスを初期化します。

プロパティ

NodeName

出力が現在のノードの入力として使用されるパイプライン内のアップストリーム ノードの名前を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象