Class Longs
Collection of Long values
Implements
Inherited Members
Namespace: Reportman.Drawing
Assembly: Reportman.Drawing.dll
Syntax
public class Longs : List<long>, IList<long>, ICollection<long>, IList, ICollection, IReadOnlyList<long>, IReadOnlyCollection<long>, IEnumerable<long>, IEnumerable
Constructors
Longs()
Declaration
public Longs()