PrintSystemTypeProperty.Implicit(PrintSystemTypeProperty to Type) 運算子
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供由指標的 Type 值至 PrintSystemTypeProperty 的隱含轉換。
public:
static operator Type ^(System::Printing::IndexedProperties::PrintSystemTypeProperty ^ attribRef);
public static implicit operator Type (System.Printing.IndexedProperties.PrintSystemTypeProperty attribRef);
static member op_Implicit : System.Printing.IndexedProperties.PrintSystemTypeProperty -> Type
Public Shared Widening Operator CType (attribRef As PrintSystemTypeProperty) As Type
參數
- attribRef
- PrintSystemTypeProperty
已轉換的 PrintSystemTypeProperty 指標。
傳回
轉換的類型。