XSLTransforms.Item[Object] 属性

定义

返回集合中的单个对象。

public:
 property Microsoft::Office::Interop::Word::XSLTransform ^ default[System::Object ^ %] { Microsoft::Office::Interop::Word::XSLTransform ^ get(System::Object ^ % Index); };
public Microsoft.Office.Interop.Word.XSLTransform this[ref object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.XSLTransform
Default Public ReadOnly Property Item(ByRef Index As Object) As XSLTransform

参数

Index
Object

指示序号位置的 Object 或表示单个对象名称的字符串。

属性值

适用于