PPCC Namespace
Returns an enumerator for the entire Color Tab Page Collection

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

Syntax

C#
public IEnumerator GetEnumerator()
Visual Basic (Declaration)
Public Function GetEnumerator As IEnumerator
Visual C++
public:
IEnumerator^ GetEnumerator()

Return Value

See Also