你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PropertyTypeHybridRowSerializer.PropertyTypeComparer 类

定义

public sealed class PropertyTypeHybridRowSerializer.PropertyTypeComparer : System.Collections.Generic.EqualityComparer<Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PropertyType>
type PropertyTypeHybridRowSerializer.PropertyTypeComparer = class
    inherit EqualityComparer<PropertyType>
Public NotInheritable Class PropertyTypeHybridRowSerializer.PropertyTypeComparer
Inherits EqualityComparer(Of PropertyType)
继承
PropertyTypeHybridRowSerializer.PropertyTypeComparer

构造函数

PropertyTypeHybridRowSerializer.PropertyTypeComparer()

字段

Default

方法

Equals(PropertyType, PropertyType)
GetHashCode(PropertyType)

适用于