StringHandle 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 StringHandle : IEquatable<System::Reflection::Metadata::StringHandle>
public struct StringHandle : IEquatable<System.Reflection.Metadata.StringHandle>
public readonly struct StringHandle : IEquatable<System.Reflection.Metadata.StringHandle>
type StringHandle = struct
Public Structure StringHandle
Implements IEquatable(Of StringHandle)
- Inheritance
- Implements
Properties
IsNil |
Methods
Equals(Object) | |
Equals(StringHandle) |
Indicates whether the current object is equal to another object of the same type. |
GetHashCode() |
Operators
Equality(StringHandle, StringHandle) | |
Explicit(Handle to StringHandle) | |
Implicit(StringHandle to Handle) | |
Inequality(StringHandle, StringHandle) |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.