SbChannelListItem Property |
Access specified channel id.
Namespace: OIV.ImageVizAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public uint this[
uint channelId
] { get; }
Public ReadOnly Default Property Item (
channelId As UInteger
) As UInteger
Get
public:
property unsigned int default[unsigned int channelId] {
unsigned int get (unsigned int channelId);
}
member Item : uint32 with get
Parameters
- channelId
- Type: SystemUInt32
Property Value
Type:
UInt32Remarks See Also