DocumentHandle.Explicit Operator
Definicja
Ważny
Niektóre informacje dotyczą produktów przedpremierowych, które mogą zostać znacznie zmodyfikowane przed premierą. Microsoft nie udziela żadnych gwarancji, ani wyraźnych, ani domniemanych, dotyczących informacji podanych tutaj.
Przeciążenia
Explicit(EntityHandle to DocumentHandle)
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
public:
static explicit operator System::Reflection::Metadata::DocumentHandle(System::Reflection::Metadata::EntityHandle handle);
public static explicit operator System.Reflection.Metadata.DocumentHandle(System.Reflection.Metadata.EntityHandle handle);
static member op_Explicit : System.Reflection.Metadata.EntityHandle -> System.Reflection.Metadata.DocumentHandle
Public Shared Narrowing Operator CType (handle As EntityHandle) As DocumentHandle
Parametry
- handle
- EntityHandle
Zwraca
Dotyczy
Explicit(Handle to DocumentHandle)
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
public:
static explicit operator System::Reflection::Metadata::DocumentHandle(System::Reflection::Metadata::Handle handle);
public static explicit operator System.Reflection.Metadata.DocumentHandle(System.Reflection.Metadata.Handle handle);
static member op_Explicit : System.Reflection.Metadata.Handle -> System.Reflection.Metadata.DocumentHandle
Public Shared Narrowing Operator CType (handle As Handle) As DocumentHandle
Parametry
- handle
- Handle