C# 클래스 System.Windows.Forms.TableRow

파일 보기 프로젝트 열기: Meragon/Unity-WinForms 1 사용 예제들

공개 메소드들

메소드 설명
TableRow ( TableRowCollection o ) : System
this ( int column ) : object

비공개 메소드들

메소드 설명
AddjustItemsCountTo ( int n ) : void

메소드 상세

TableRow() 공개 메소드

public TableRow ( TableRowCollection o ) : System
o TableRowCollection
리턴 System

this() 공개 메소드

public this ( int column ) : object
column int
리턴 object