'宣言 Public Class ColorPatchCollection Inherits Infragistics.Collections.CollectionBase(Of ColorPatch) Implements Infragistics.ICollectionBase, Infragistics.ICollectionBase(Of ColorPatch)
public class ColorPatchCollection : Infragistics.Collections.CollectionBase<ColorPatch>, Infragistics.ICollectionBase, Infragistics.ICollectionBase<ColorPatch>