Share via


ByteArrayComparer.Comparer property

Return a static instance of the comparer.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Comparer As ByteArrayComparer
    Get
'Usage
Dim value As ByteArrayComparer

value = ByteArrayComparer.Comparer
public static ByteArrayComparer Comparer { get; }

Property value

Type: Microsoft.SharePoint.Utilities.ByteArrayComparer

See also

Reference

ByteArrayComparer class

ByteArrayComparer members

Microsoft.SharePoint.Utilities namespace