C# Class System.Html.CSSValueList

Inheritance: CSSValue
Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Private Properties

Свойство Type Description
CSSValueList System.Collections.Generic
GetEnumerator IEnumerator
this CSSValue

Méthodes publiques

Méthode Description
Item ( int index ) : CSSValue

Private Methods

Méthode Description
CSSValueList ( ) : System.Collections.Generic
GetEnumerator ( ) : IEnumerator
this ( int index ) : CSSValue

Method Details

Item() public méthode

public Item ( int index ) : CSSValue
index int
Résultat CSSValue