ConstantHandle Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public value class ConstantHandle : IEquatable<System::Reflection::Metadata::ConstantHandle>
public struct ConstantHandle : IEquatable<System.Reflection.Metadata.ConstantHandle>
public readonly struct ConstantHandle : IEquatable<System.Reflection.Metadata.ConstantHandle>
type ConstantHandle = struct
Public Structure ConstantHandle
Implements IEquatable(Of ConstantHandle)
- Inheritance
- Implements
Properties
IsNil |
Methods
Equals(ConstantHandle) |
Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | |
GetHashCode() |
Operators
Applies to
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.