'Declaration
<DefaultMemberAttribute("Item")> Public Class StopCollection Inherits C1.DataCollection.C1DataCollectionList(Of StopValue)
[DefaultMember("Item")] public class StopCollection : C1.DataCollection.C1DataCollectionList<StopValue>
'Declaration
<DefaultMemberAttribute("Item")> Public Class StopCollection Inherits C1.DataCollection.C1DataCollectionList(Of StopValue)
[DefaultMember("Item")] public class StopCollection : C1.DataCollection.C1DataCollectionList<StopValue>
System.Object
C1.DataCollection.C1DataCollectionList<T>
C1.WPF.Input.StopCollection