[]
        
(Showing Draft Content)

DDCssLib.CSSValueList

CSSValueList Struct

Used for making a linked list of CSSValue objects.

Namespace:
Assembly: MESCIUS.ActiveReports.dll
Syntax
public struct CSSValueList

Fields

Name Description
m_oNext

Next

m_vValue

Value

Methods

Name Description
Reset()

Resets this instance.

Extension Methods