C# Class POL.Log_Parser.KeywordCollection

Afficher le fichier Open project: polserver/poltools Class Usage Examples

Méthodes publiques

Свойство Type Description
CurrentList string
KeywordDict ArrayList>.Dictionary

Méthodes publiques

Méthode Description
KeywordCollection ( ) : System
Load ( ) : void
getFirstKeywordList ( ) : string
selectFirstKeywordList ( ) : void

Method Details

KeywordCollection() public méthode

public KeywordCollection ( ) : System
Résultat System

Load() public static méthode

public static Load ( ) : void
Résultat void

getFirstKeywordList() public static méthode

public static getFirstKeywordList ( ) : string
Résultat string

selectFirstKeywordList() public static méthode

public static selectFirstKeywordList ( ) : void
Résultat void

Property Details

CurrentList public_oe property

public string CurrentList
Résultat string

KeywordDict public_oe property

public Dictionary KeywordDict
Résultat ArrayList>.Dictionary