Udostępnij przez


PrintByteArrayProperty.Implicit(PrintByteArrayProperty to Byte[]) Operator

Definicja

Zapewnia niejawną konwersję na tablicę Byte wartości ze wskaźnika na .PrintByteArrayProperty

public:
 static operator cli::array <System::Byte> ^(System::Printing::IndexedProperties::PrintByteArrayProperty ^ attribRef);
public static implicit operator byte[] (System.Printing.IndexedProperties.PrintByteArrayProperty attribRef);
static member op_Implicit : System.Printing.IndexedProperties.PrintByteArrayProperty -> byte[]
Public Shared Widening Operator CType (attribRef As PrintByteArrayProperty) As Byte()

Parametry

attribRef
PrintByteArrayProperty

Wskaźnik do PrintByteArrayProperty konwertowanego wskaźnika.

Zwraca

Byte[]

Tablica Byte wartości.

Dotyczy