BuildingBlockEntries.Item(Object) 方法

定义

返回集合中的指定项。

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

参数

Index
Object

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

返回

BuildingBlock

适用于