Namespace: CuteEditor.Convertor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public class CssColection : CollectionBase
Visual Basic
Public Class CssColection _
	Inherits CollectionBase
Visual C++
public ref class CssColection : public CollectionBase

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    CuteEditor.Convertor..::..CssColection

See Also