Show / Hide Table of Contents

All Property

All

Gets all key definitions.

C#
public static IReadOnlyDictionary<KeyType, KeyDefinition> All { get; }

Property Value

Type Description
IReadOnlyDictionary<KeyType, KeyDefinition>

A collection of key definitions.

In this article
Back to top Generated by DocFX