Bagikan melalui


PrintStreamProperty.Implicit(PrintStreamProperty to Stream) Operator

Definisi

Menyediakan konversi implisit ke Stream nilai dari pointer ke PrintStreamProperty.

public:
 static operator System::IO::Stream ^(System::Printing::IndexedProperties::PrintStreamProperty ^ attributeRef);
public static implicit operator System.IO.Stream (System.Printing.IndexedProperties.PrintStreamProperty attributeRef);
static member op_Implicit : System.Printing.IndexedProperties.PrintStreamProperty -> System.IO.Stream
Public Shared Widening Operator CType (attributeRef As PrintStreamProperty) As Stream

Parameter

attributeRef
PrintStreamProperty

Penunjuk ke PrintStreamProperty yang dikonversi.

Mengembalikan

Nilai Stream .PrintStreamProperty

Berlaku untuk