'宣言 Public Overloads Property Item( _ ByVal change As ButtonStateChange, _ ByVal index As System.Integer _ ) As PdfPushButton.Action
public PdfPushButton.Action Item( ButtonStateChange change, System.int index ) {get; set;}
パラメータ
- change
- 関連付けられているアクションを返す状態変化のタイプ。
- index
- changeに関連付けられているアクションのうちのアクションインデックス。