CodeStreamIndex Property
Summary
Gets the index of the stream.
Syntax
public int CodeStreamIndex { get; }
Public ReadOnly Property CodeStreamIndex As Integer
public:
property int CodeStreamIndex {
int get();
}
Property Value
An integer that represents the index of the stream.