DeclarativeSecurityAttributeHandle.Implicit Operátor
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Přetížení
| Name | Description |
|---|---|
| Implicit(DeclarativeSecurityAttributeHandle to EntityHandle) | |
| Implicit(DeclarativeSecurityAttributeHandle to Handle) |
Implicit(DeclarativeSecurityAttributeHandle to EntityHandle)
- Zdroj:
- Handles.TypeSystem.cs
- Zdroj:
- Handles.TypeSystem.cs
- Zdroj:
- Handles.TypeSystem.cs
- Zdroj:
- Handles.TypeSystem.cs
- Zdroj:
- Handles.TypeSystem.cs
- Zdroj:
- Handles.TypeSystem.cs
public:
static operator System::Reflection::Metadata::EntityHandle(System::Reflection::Metadata::DeclarativeSecurityAttributeHandle handle);
public static implicit operator System.Reflection.Metadata.EntityHandle(System.Reflection.Metadata.DeclarativeSecurityAttributeHandle handle);
static member op_Implicit : System.Reflection.Metadata.DeclarativeSecurityAttributeHandle -> System.Reflection.Metadata.EntityHandle
Public Shared Widening Operator CType (handle As DeclarativeSecurityAttributeHandle) As EntityHandle
Parametry
Návraty
Platí pro
Implicit(DeclarativeSecurityAttributeHandle to Handle)
- Zdroj:
- Handles.TypeSystem.cs
- Zdroj:
- Handles.TypeSystem.cs
- Zdroj:
- Handles.TypeSystem.cs
- Zdroj:
- Handles.TypeSystem.cs
- Zdroj:
- Handles.TypeSystem.cs
- Zdroj:
- Handles.TypeSystem.cs
public:
static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::DeclarativeSecurityAttributeHandle handle);
public static implicit operator System.Reflection.Metadata.Handle(System.Reflection.Metadata.DeclarativeSecurityAttributeHandle handle);
static member op_Implicit : System.Reflection.Metadata.DeclarativeSecurityAttributeHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As DeclarativeSecurityAttributeHandle) As Handle