Represents a collection of NestedPropertySetter objects.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public class NestedPropertySetterCollection : ObservableCollection<NestedPropertySetter> |
Visual Basic |
---|
Public Class NestedPropertySetterCollection _ Inherits ObservableCollection(Of NestedPropertySetter) |
Inheritance Hierarchy
System..::..Object
System.Collections.ObjectModel..::..Collection<(Of <(<'NestedPropertySetter>)>)>
System.Collections.ObjectModel..::..ObservableCollection<(Of <(<'NestedPropertySetter>)>)>
C1.Silverlight.Schedule..::..NestedPropertySetterCollection
System.Collections.ObjectModel..::..Collection<(Of <(<'NestedPropertySetter>)>)>
System.Collections.ObjectModel..::..ObservableCollection<(Of <(<'NestedPropertySetter>)>)>
C1.Silverlight.Schedule..::..NestedPropertySetterCollection