C# 클래스 hoTools.Utils.ElementRecursive

파일 보기 프로젝트 열기: Helmut-Ortmann/EnterpriseArchitect_hoTools 1 사용 예제들

공개 메소드들

메소드 설명
ElementRecursive ( EA rep ) : System.Collections.Generic
GetItemsRecursive ( EA pkg ) : List

비공개 메소드들

메소드 설명
GetItemEl ( EA el ) : void

메소드 상세

ElementRecursive() 공개 메소드

public ElementRecursive ( EA rep ) : System.Collections.Generic
rep EA
리턴 System.Collections.Generic

GetItemsRecursive() 공개 메소드

public GetItemsRecursive ( EA pkg ) : List
pkg EA
리턴 List