Partager via


StreamFactoryStream Classe

Définition

public ref class StreamFactoryStream : System::IO::Stream, ICloneable
public class StreamFactoryStream : System.IO.Stream, ICloneable
type StreamFactoryStream = class
    inherit Stream
    interface ICloneable
Public Class StreamFactoryStream
Inherits Stream
Implements ICloneable
Héritage
StreamFactoryStream
Implémente

Constructeurs

StreamFactoryStream(IStreamFactory, Stream)

Propriétés

CanRead
CanSeek
CanWrite
Length
Position

Méthodes

Close()
Flush()
Read(Byte[], Int32, Int32)
ReadByte()
Reset()
Seek(Int64, SeekOrigin)
SetLength(Int64)
Write(Byte[], Int32, Int32)
WriteByte(Byte)

Implémentations d’interfaces explicites

ICloneable.Clone()

S’applique à