Aracılığıyla paylaş


PrintByteArrayProperty.Implicit(PrintByteArrayProperty to Byte[]) Operatör

Tanım

bir işaretçiden PrintByteArrayPropertybir değer dizisine Byte örtük dönüştürme sağlar.

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()

Parametreler

attribRef
PrintByteArrayProperty

Dönüştürülen bir PrintByteArrayProperty işaretçi.

Döndürülenler

Byte[]

Bir değer dizisi Byte .

Şunlara uygulanır