XDocuments3.Item Property (Object)
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
ReadOnly Default Property Item ( _
varIndex As Object _
) As XDocument
Get
'Usage
Dim instance As XDocuments3
Dim varIndex As Object
Dim value As XDocument
value = instance(varIndex)
XDocument this[
Object varIndex
] { get; }
Parameters
- varIndex
Type: System.Object
Property Value
Type: Microsoft.Office.Interop.InfoPath.XDocument
Returns XDocument.