KeyBindings.Item[Int32] 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回集合中的单个对象。
public:
property Microsoft::Office::Interop::Word::KeyBinding ^ default[int] { Microsoft::Office::Interop::Word::KeyBinding ^ get(int Index); };
public Microsoft.Office.Interop.Word.KeyBinding this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Interop.Word.KeyBinding
Default Public ReadOnly Property Item(Index As Integer) As KeyBinding
参数
- Index
- Int32
一个 整数 ,指示单个对象的序号位置。