Click or drag to resize

ByteRange Class

Inheritance Hierarchy
SystemObject
  OBS.ModelByteRange

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.20.7.0 (3.20.7)
Syntax
C#
public class ByteRange

The ByteRange type exposes the following members.

Constructors
  NameDescription
Public methodByteRange
Initializes a new instance of the ByteRange class
Public methodByteRange(Int64, Int64)
Initializes a new instance of the ByteRange class
Top
Properties
  NameDescription
Public propertyEnd
Public propertyStart
Top
See Also