C# Class CsQuery.Engine.DomIndexSimple.IndexValue

Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Свойство Type Description
IsSorted bool
Set List

Méthodes publiques

Méthode Description
Initialize ( ) : void
Sort ( ) : void

Method Details

Initialize() public méthode

public Initialize ( ) : void
Résultat void

Sort() public méthode

public Sort ( ) : void
Résultat void

Property Details

IsSorted public_oe property

public bool IsSorted
Résultat bool

Set public_oe property

public List Set
Résultat List