LocalVariableHandle Struct
Definizione
public value class LocalVariableHandle : IEquatable<System::Reflection::Metadata::LocalVariableHandle>
public struct LocalVariableHandle : IEquatable<System.Reflection.Metadata.LocalVariableHandle>
type LocalVariableHandle = struct
Public Structure LocalVariableHandle
Implements IEquatable(Of LocalVariableHandle)
- Ereditarietà
- Implementazioni
Proprietà
IsNil |
Metodi
Equals(LocalVariableHandle) |
Indica se l'oggetto corrente è uguale a un altro oggetto dello stesso tipo.Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | |
GetHashCode() |