Table of Contents

Property Before

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Before

Gets the previous collection.

public IReadOnlyList<T>? Before { get; }

Property Value

IReadOnlyList<T>