TransportParam(TransportParamType) Constructor |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxprotected TransportParam(
TransportParamType type
)
Protected Sub New (
type As TransportParamType
)
protected:
TransportParam(
TransportParamType type
)
new :
type : TransportParamType -> TransportParam
Parameters
- type TransportParamType
-
See Also