'Declaration Public Overloads Function GetOutput( _ ByVal outputIndex As Integer _ ) As Output
public Output GetOutput( int outputIndex )
Parameters
- outputIndex
- The index of the output.
Return Value
An instance of Output
'Declaration Public Overloads Function GetOutput( _ ByVal outputIndex As Integer _ ) As Output
public Output GetOutput( int outputIndex )