'宣言 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に関連付けられたアクションの中でのアクションインデックス。