Modifica

Condividi tramite


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

Parameters

varIndex
Object

Property Value

Implements

Applies to