Table of Contents

Property KeySelector

Namespace
Velvet
Assembly
Velvet.Docs.dll

KeySelector

Function that returns a unique key for each item.

public Func<object, string> KeySelector { get; }

Property Value

Func<object, string>