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

显示文件 Open project: sillsdev/FieldWorks Class Usage Examples

Public Properties

Property Type Description
eKind NodeKind
iHvo int

Public Methods

Method Description
FeatureTreeNodeInfo ( int hvo, NodeKind kind ) : System

Method Details

FeatureTreeNodeInfo() public method

public FeatureTreeNodeInfo ( int hvo, NodeKind kind ) : System
hvo int
kind NodeKind
return System

Property Details

eKind public_oe property

public NodeKind eKind
return NodeKind

iHvo public_oe property

public int iHvo
return int