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.2.4
Syntax
public IEqualityComparer<string> Comparer { get; }

Property Value

Type: IEqualityComparerString
See Also