Struct SortIndex
Assembly: WaaS.Core.dll
Declaration
public readonly struct SortIndex : IEquatable<SortIndex>
Implements:
System.IEquatable<WaaS.ComponentModel.Models.SortIndex>
Properties
Sort
View Source
Declaration
public ISort Sort { get; }
Index
View Source
Declaration
public uint Index { get; }