C# Class Encog.Bot.Browse.Range.Span

A document range that specifies a span tag, and any embedded tags.
Inheritance: DocumentRange
Afficher le fichier Open project: encog/encog-silverlight-core Class Usage Examples

Méthodes publiques

Méthode Description
Span ( WebPage source ) : System

Construct a span range from the specified web page.

ToString ( ) : String

This object as a string.

Method Details

Span() public méthode

Construct a span range from the specified web page.
public Span ( WebPage source ) : System
source WebPage The source web page.
Résultat System

ToString() public méthode

This object as a string.
public ToString ( ) : String
Résultat String