PrintStreamProperty.Implicit(PrintStreamProperty to Stream) Operator

Definition

Ger implicit konvertering till ett Stream värde från en pekare till en 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

Parametrar

attributeRef
PrintStreamProperty

En pekare till som PrintStreamProperty konverteras.

Returer

Ett Stream värde för en PrintStreamProperty.

Gäller för