InterleavedTransportParamLastChannel Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic int? LastChannel { get; }Public ReadOnly Property LastChannel As Integer?
Get
public:
property Nullable<int> LastChannel {
Nullable<int> get ();
}member LastChannel : Nullable<int> with get
Property Value
NullableInt32
See Also