Table of Contents

Interface IStyleSheetList

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

.NET interface for TO BE DEFINED FROM USER

public interface IStyleSheetList

Properties

Length

int Length { get; }

Property Value

int

Methods

Item(int)

StyleSheet Item(int arg0)

Parameters

arg0 int

int

Returns

StyleSheet

StyleSheet