PPCC Namespace
Represents the Color Tab Page collection

Namespace:  PPCC.ColorTab
Assembly:  ColorTab (in ColorTab.dll)
Version: 1.6.4.0

Syntax

C#
public class ColorTabPageCollection : CollectionBase
Visual Basic (Declaration)
Public Class ColorTabPageCollection _
	Inherits CollectionBase
Visual C++
public ref class ColorTabPageCollection : public CollectionBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    PPCC.ColorTab..::.ColorTabPageCollection

See Also