C# Class FSO.IDE.Common.ObjectRegistryEntry

Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
Children List
Filename string
GUID uint
Group short
LastSearchScore int
Name string
SubIndex short

Méthodes publiques

Méthode Description
SearchMatch ( string words ) : bool
ToString ( ) : string

Method Details

SearchMatch() public méthode

public SearchMatch ( string words ) : bool
words string
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Children public_oe property

public List Children
Résultat List

Filename public_oe property

public string Filename
Résultat string

GUID public_oe property

public uint GUID
Résultat uint

Group public_oe property

public short Group
Résultat short

LastSearchScore public_oe property

public int LastSearchScore
Résultat int

Name public_oe property

public string Name
Résultat string

SubIndex public_oe property

public short SubIndex
Résultat short