protected ChildCollection( TParent parent, int capacity )
Protected Sub New ( parent As TParent, capacity As Integer )
protected: ChildCollection( TParent parent, int capacity )
new : parent : 'TParent * capacity : int -> ChildCollection
http://www.digitalrune.com/