Click or drag to resize

PropertyBagComparer Property

Gets the property name comparer for the PropertyBag.

Namespace: Microsoft.ClearScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax
public IEqualityComparer<string> Comparer { get; }

Property Value

IEqualityComparerString
See Also