'Declaration
<DefaultMemberAttribute("Item")> Public Class IntegerCollection Inherits System.Collections.CollectionBase
'Usage
Dim instance As IntegerCollection
[DefaultMember("Item")] public class IntegerCollection : System.Collections.CollectionBase
[DefaultMember("Item")] public ref class IntegerCollection : public System.Collections.CollectionBase