C# 클래스 SIL.FieldWorks.IText.InflFeatureTreeModel

상속: Aga.Controls.Tree.TreeModel
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
AddInflFeatures ( object>.IDictionary inflFeatures ) : void
InflFeatureTreeModel ( IFsFeatureSystem fdoFeatSys, object>.IDictionary inflFeats, Image complexImage, Image closedImage ) : System.Collections.Generic

비공개 메소드들

메소드 설명
AddFeatures ( Node parent, IEnumerable features, object>.IDictionary values ) : void
AddInflFeatures ( Node node, object>.IDictionary values ) : void

메소드 상세

AddInflFeatures() 공개 메소드

public AddInflFeatures ( object>.IDictionary inflFeatures ) : void
inflFeatures object>.IDictionary
리턴 void

InflFeatureTreeModel() 공개 메소드

public InflFeatureTreeModel ( IFsFeatureSystem fdoFeatSys, object>.IDictionary inflFeats, Image complexImage, Image closedImage ) : System.Collections.Generic
fdoFeatSys IFsFeatureSystem
inflFeats object>.IDictionary
complexImage System.Drawing.Image
closedImage System.Drawing.Image
리턴 System.Collections.Generic