次の方法で共有


IPersistStream.Load(Stream) メソッド

定義

public:
 void Load(System::IO::Stream ^ stm);
public void Load (System.IO.Stream stm);
abstract member Load : System.IO.Stream -> unit
Public Sub Load (stm As Stream)

パラメーター

stm
Stream

適用対象