CustomFormattedPart.ProtectedPersist(MemoryStream, Object) メソッド

定義

protected:
 virtual System::IO::Stream ^ ProtectedPersist(System::IO::MemoryStream ^ ms, System::Object ^ o);
protected virtual System.IO.Stream ProtectedPersist (System.IO.MemoryStream ms, object o);
abstract member ProtectedPersist : System.IO.MemoryStream * obj -> System.IO.Stream
override this.ProtectedPersist : System.IO.MemoryStream * obj -> System.IO.Stream
Protected Overridable Function ProtectedPersist (ms As MemoryStream, o As Object) As Stream

パラメーター

o
Object

戻り値

適用対象