C# 클래스 SIL.FieldWorks.FDO.DomainImpl.ConstChartRowFactory

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

공개 메소드들

메소드 설명
Create ( IDsConstChart chart, int insertAt, ITsString rowLabel ) : IConstChartRow

Creates a new Chart Row with the specified row number/letter label at the specified location in the specified chart.

메소드 상세

Create() 공개 메소드

Creates a new Chart Row with the specified row number/letter label at the specified location in the specified chart.
public Create ( IDsConstChart chart, int insertAt, ITsString rowLabel ) : IConstChartRow
chart IDsConstChart
insertAt int
rowLabel ITsString
리턴 IConstChartRow