Düzenle

Aracılığıyla paylaş


WindowsCollectionClass.Item[Object] Property

Definition

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::WindowObject ^ default[System::Object ^] { Microsoft::Office::Interop::InfoPath::WindowObject ^ get(System::Object ^ varIndex); };
public virtual Microsoft.Office.Interop.InfoPath.WindowObject this[object varIndex] { get; }
member this.Item(obj) : Microsoft.Office.Interop.InfoPath.WindowObject
Default Public Overridable ReadOnly Property Item(varIndex As Object) As WindowObject

Parameters

varIndex
Object

Property Value

Implements

Applies to