C# 클래스 SIL.FieldWorks.Common.Framework.DetailControls.MultiLevelConc.ConcSlice

상속: ViewSlice
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
ConcSlice ( ConcView cv ) : System
Expand ( int iSlice ) : void

Expand this node, which is at position iSlice in its parent.

메소드 상세

ConcSlice() 공개 메소드

public ConcSlice ( ConcView cv ) : System
cv ConcView
리턴 System

Expand() 공개 메소드

Expand this node, which is at position iSlice in its parent.
public Expand ( int iSlice ) : void
iSlice int
리턴 void