CustomAttributeHandle Struct
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public value class CustomAttributeHandle : IEquatable<System::Reflection::Metadata::CustomAttributeHandle>
public struct CustomAttributeHandle : IEquatable<System.Reflection.Metadata.CustomAttributeHandle>
public readonly struct CustomAttributeHandle : IEquatable<System.Reflection.Metadata.CustomAttributeHandle>
type CustomAttributeHandle = struct
Public Structure CustomAttributeHandle
Implements IEquatable(Of CustomAttributeHandle)
- Ereditarietà
- Implementazioni
Proprietà
| Nome | Descrizione |
|---|---|
| IsNil | |
Metodi
| Nome | Descrizione |
|---|---|
| Equals(CustomAttributeHandle) |
Indica se l'oggetto corrente è uguale a un altro oggetto dello stesso tipo. |
| Equals(Object) | |
| GetHashCode() | |