Click or drag to resize

SessionDescriptionLine Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraSessionDescriptionLine

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class SessionDescriptionLine

The SessionDescriptionLine type exposes the following members.

Constructors
 NameDescription
Public methodSessionDescriptionLine(String)Initializes a new instance of the SessionDescriptionLine class
Public methodSessionDescriptionLine(Char, Int32)Initializes a new instance of the SessionDescriptionLine class
Top
Properties
 NameDescription
Public propertyParts 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
Fields
 NameDescription
Public fieldm_Parts 
Public fieldType 
Top
See Also