'Declaration <DefaultMemberAttribute("Item")> <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <SerializableAttribute()> Public Class RebindableArrayList Inherits TypedArrayList
'Usage Dim instance As RebindableArrayList
[DefaultMember("Item")] [ClassInterface(ClassInterfaceType.AutoDual)] [Serializable()] public class RebindableArrayList : TypedArrayList