Initializes a new instance of the
StreamOutputElementstruct.
シンタックス
'宣言
Public Function New( _
ByVal As System.Integer, _
ByVal As System.String, _
ByVal As System.Integer, _
ByVal As System.Byte, _
ByVal As System.Byte, _
ByVal As System.Byte _
)
public StreamOutputElement(
System.int ,
System.string ,
System.int ,
System.byte ,
System.byte ,
System.byte
)
パラメータ
- streamIndex
- Zero-based, stream number
- semanticName
- Name of the semantic.
- semanticIndex
- Index of the semantic.
- startComponent
- The start component.
- componentCount
- The component count.
- outputSlot
- The output slot.
参照