Compartilhar via


XDocumentsCollectionClass.Item[Object] Propriedade

Definição

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual property Microsoft::Office::Interop::InfoPath::XDocument ^ default[System::Object ^] { Microsoft::Office::Interop::InfoPath::XDocument ^ get(System::Object ^ varIndex); };
public virtual Microsoft.Office.Interop.InfoPath.XDocument this[object varIndex] { get; }
member this.Item(obj) : Microsoft.Office.Interop.InfoPath.XDocument
Default Public Overridable ReadOnly Property Item(varIndex As Object) As XDocument

Parâmetros

varIndex
Object

Valor da propriedade

Implementações

Aplica-se a