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