Categories.Item(Object) 方法

定义

返回集合中的指定项。

public:
 Microsoft::Office::Interop::Word::Category ^ Item(System::Object ^ % Index);
public Microsoft.Office.Interop.Word.Category Item (ref object Index);
abstract member Item : obj -> Microsoft.Office.Interop.Word.Category
Public Function Item (ByRef Index As Object) As Category

参数

Index
Object

指定的 字符串整数 ,它表示的名称或对象的集合中的序号位置。

返回

Category

适用于