StreamBuf Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.RuntimeRXObject
        Teigha.RuntimeStreamBuf
          Teigha.RuntimeFileStreamBuf
          Teigha.RuntimeMemoryStreamBuf

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public abstract class StreamBuf : RXObject

The StreamBuf type exposes the following members.

Constructors
  Name Description
Public method StreamBuf Initializes a new instance of the StreamBuf class
Top
Properties
  Name Description
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property FileName  
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property IsEof  
Public property Length  
Public property ShareMode  
Public property Tell  
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Top
Methods
  Name Description
Public method Clone
(Inherited from RXObject)
Public method CompareTo
(Inherited from RXObject)
Public method CopyFrom
(Inherited from RXObject)
Public method CopyTo(StreamBuf)  
Public method CopyTo(StreamBuf, UInt64)  
Public method CopyTo(StreamBuf, UInt64, UInt64)  
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Protected method DeleteUnmanagedObject
(Inherited from RXObject)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DisposableWrapper)
Public method Equals
(Inherited from DisposableWrapper)
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetMetaObject
(Inherited from RXObject)
Public method GetRXClass
(Inherited from RXObject)
Public method GetType
(Inherited from Object)
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Protected method MemberwiseClone
(Inherited from Object)
Protected method MemberwiseClone(Boolean)
(Inherited from MarshalByRefObject)
Public method QueryX
(Inherited from RXObject)
Public method Read  
Public method Read(UInt32)  
Public method Rewind  
Public method Seek  
Public method ToString
(Inherited from Object)
Public method Truncate  
Public method Write(Byte)  
Public method Write(Byte, UInt32)  
Public method X
(Inherited from RXObject)
Top
See Also

©  Bricsys NV. All rights reserved.