• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Constructor CacheCollection

CacheCollection(StringComparer)

Creates a CacheCollection instance with the provided StringComparer

Declaration
public CacheCollection(StringComparer invariantCultureIgnoreCase)
Parameters
Type Name Description
System.StringComparer invariantCultureIgnoreCase

String comparer to be used by the cache collection for GetHashCode implementations

Back to top Copyright © 2017 Alachisoft