Click or drag to resize

CameraTimeDescription Class

Represents a TimeDescription with optional Repeat times. Parses and Creates.
Inheritance Hierarchy
SystemObject
  Ozeki.CameraCameraTimeDescription

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class CameraTimeDescription

The CameraTimeDescription type exposes the following members.

Constructors
 NameDescription
Public methodCameraTimeDescription(Int32, Int32)Initializes a new instance of the CameraTimeDescription class
Public methodCameraTimeDescription(String, Int32)Initializes a new instance of the CameraTimeDescription class
Top
Properties
Methods
 NameDescription
Public methodToString 
Top
See Also