public class PostCollection : Collection<Post>
Public Class PostCollection Inherits Collection(Of Post)
The PostCollection type exposes the following members.