CustomXMLPrefixMappings.Item[Object] 属性

定义

从集合中CustomXMLPrefixMappingCustomXMLPrefixMappings获取对象。 只读。

public:
 property Microsoft::Office::Core::CustomXMLPrefixMapping ^ default[System::Object ^] { Microsoft::Office::Core::CustomXMLPrefixMapping ^ get(System::Object ^ Index); };
public Microsoft.Office.Core.CustomXMLPrefixMapping this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Core.CustomXMLPrefixMapping
Default Public ReadOnly Property Item(Index As Object) As CustomXMLPrefixMapping

参数

Index
Object

要返回的对象 CustomXMLPrefixMapping 的名称或索引号。

属性值

CustomXMLPrefixMapping

适用于