Table of Contents

Class StoryCollection

Namespace
HeBianGu.Service.Animation
Assembly
HeBianGu.Service.Animation.dll
public class StoryCollection : ObservableCollection<IStory>, IList<IStory>, ICollection<IStory>, IReadOnlyList<IStory>, IReadOnlyCollection<IStory>, IEnumerable<IStory>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance
StoryCollection
Implements
Inherited Members
Extension Methods