Show / Hide Table of Contents

AreKeysSame Method

AreKeysSame(StaticKeys?)

Determine if the contents of each key is the same for both objects. If so, this method will return true.

C#
public bool AreKeysSame(StaticKeys? compareKeys)

Parameters

Type Name Description
StaticKeys compareKeys

Returns

bool

In this article
Back to top Generated by DocFX