Freigeben über


BuildingBlockTypes.Item(WdBuildingBlockTypes) Methode

Definition

Gibt ein BuildingBlockType -Objekt zurück, das das angegebene Element in der Auflistung darstellt.

public:
 Microsoft::Office::Interop::Word::BuildingBlockType ^ Item(Microsoft::Office::Interop::Word::WdBuildingBlockTypes Index);
public Microsoft.Office.Interop.Word.BuildingBlockType Item (Microsoft.Office.Interop.Word.WdBuildingBlockTypes Index);
abstract member Item : Microsoft.Office.Interop.Word.WdBuildingBlockTypes -> Microsoft.Office.Interop.Word.BuildingBlockType
Public Function Item (Index As WdBuildingBlockTypes) As BuildingBlockType

Parameter

Index
WdBuildingBlockTypes

Erforderlich WdBuildingBlockTypes Gibt den Bausteintyp des Elements in der Auflistung an.

Gibt zurück

BuildingBlockType

Gilt für: