Table of Contents

Interface ICSSValueList

Namespace
Org.W3c.Dom.Css
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface ICSSValueList : ICSSValue
Inherited Members

Properties

Length

int Length { get; }

Property Value

int

Methods

Item(int)

CSSValue Item(int arg0)

Parameters

arg0 int

int

Returns

CSSValue

CSSValue