An System.Int32 number which identifies the specific context-range from the Codestream Context request field whose translation is producing the relevant codestreams.
An System.Int32 number which identifies the particular element within the context range identified by contextId.
'Usage
Dim contextId As Integer
Dim contextElement As Integer
Dim instance As New PrefixedContext(contextId, contextElement)
Parameters
contextId
An System.Int32 number which identifies the specific context-range from the Codestream Context request field whose translation is producing the relevant codestreams.
contextElement
An System.Int32 number which identifies the particular element within the context range identified by contextId.