'宣言 Public Overloads Function GetOutput( _ ByVal outputIndex As System.Integer _ ) As Output
public Output GetOutput( System.int outputIndex )
パラメータ
- outputIndex
- The index of the output.
戻り値の型
An instance of Output
'宣言 Public Overloads Function GetOutput( _ ByVal outputIndex As System.Integer _ ) As Output
public Output GetOutput( System.int outputIndex )