SizeVariantCollection Class
Defines a collection of SizeVariant items.
public class SizeVariantCollection : ObservableCollection<SizeVariant>
- Inheritance:
- object Collection<SizeVariant> ObservableCollection<SizeVariant> object
Constructors
SizeVariantCollection()
Initializes an instance of the class.
public SizeVariantCollection()
Inherited Members
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()