CharacterMap Class

Definition

Allows to associate characters to a data structures and query efficiently for them.

public sealed class CharacterMap<T>
    where T : class

Type parameters

T
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)

Methods (1)