C# Class SIL.FieldWorks.LexText.Controls.FeatureTreeNodeInfo

Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Свойство Type Description
eKind NodeKind
iHvo int

Méthodes publiques

Méthode Description
FeatureTreeNodeInfo ( int hvo, NodeKind kind ) : System

Method Details

FeatureTreeNodeInfo() public méthode

public FeatureTreeNodeInfo ( int hvo, NodeKind kind ) : System
hvo int
kind NodeKind
Résultat System

Property Details

eKind public_oe property

public NodeKind eKind
Résultat NodeKind

iHvo public_oe property

public int iHvo
Résultat int