VariantCollection Class
Defines a collection of variants (either SizeVariant or VariantSet) for use with a Ribbon.
public class VariantCollection : ObservableCollection<VariantBase>
- Inheritance:
- object Collection<VariantBase> ObservableCollection<VariantBase> object
Constructors
VariantCollection()
Initializes an instance of the class.
public VariantCollection()
Inherited Members
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()