Share via


CustomFormattedPart.ProtectedPersist(MemoryStream, Object) Method

Definition

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

Parameters

o
Object

Returns

Applies to