XDocuments3.Item[Object] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Office::Interop::InfoPath::XDocument ^ default[System::Object ^] { Microsoft::Office::Interop::InfoPath::XDocument ^ get(System::Object ^ varIndex); };
public Microsoft.Office.Interop.InfoPath.XDocument this[object varIndex] { get; }
member this.Item(obj) : Microsoft.Office.Interop.InfoPath.XDocument
Default Public ReadOnly Property Item(varIndex As Object) As XDocument
Parameters
- varIndex
- Object
Property Value
Returns XDocument.