C# 클래스 NetSimpleRESTSOEWithProperties.Cat.PropertyForm

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: Esri/arcobjects-sdk-community-samples 1 사용 예제들

Private Properties

프로퍼티 타입 설명
InitializeComponent void
IsEditableBox_TextChanged void
LayerTypeBox_TextChanged void
MaxNumFeaturesBox_TextChanged void
ReturnFormatBox_TextChanged void
SetIsEditable void
SetLayerType void
SetMaxNumFeatures void
SetReturnFormat void

공개 메소드들

메소드 설명
PropertyForm ( ) : System
getHWnd ( ) : int

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

IsEditableBox_TextChanged ( object sender, EventArgs e ) : void
LayerTypeBox_TextChanged ( object sender, EventArgs e ) : void
MaxNumFeaturesBox_TextChanged ( object sender, EventArgs e ) : void
ReturnFormatBox_TextChanged ( object sender, EventArgs e ) : void
SetIsEditable ( string value ) : void
SetLayerType ( string value ) : void
SetMaxNumFeatures ( string value ) : void
SetReturnFormat ( string value ) : void

메소드 상세

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
리턴 void

PropertyForm() 공개 메소드

public PropertyForm ( ) : System
리턴 System

getHWnd() 공개 메소드

public getHWnd ( ) : int
리턴 int