JET_RECSIZE。equals 方法 (JET_RECSIZE)

返回一个值,该值指示此实例是否等于另一个实例。

Namespace:Microsoft.Isam.Esent.Interop.Vista
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'Declaration
Public Function Equals ( _
    other As JET_RECSIZE _
) As Boolean
'Usage
Dim instance As JET_RECSIZE
Dim other As JET_RECSIZE
Dim returnValue As Boolean

returnValue = instance.Equals(other)
public bool Equals(
    JET_RECSIZE other
)

参数

返回值

类型: System.Boolean
如此 如果两个实例相等。

实现

IEquatable<T>.等于 T) (

另请参阅

参考

JET_RECSIZE 结构

JET_RECSIZE成员

等于重载

Microsoft.Isam.Esent.Interop.Vista 命名空间