ICorDebugAssemblyEnum.Next(UInt32, ICorDebugAssembly[], UInt32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
int Next(System::UInt32 celt, cli::array <Microsoft::VisualStudio::CorDebugInterop::ICorDebugAssembly ^> ^ values, [Runtime::InteropServices::Out] System::UInt32 % pceltFetched);
public int Next (uint celt, Microsoft.VisualStudio.CorDebugInterop.ICorDebugAssembly[] values, out uint pceltFetched);
abstract member Next : uint32 * Microsoft.VisualStudio.CorDebugInterop.ICorDebugAssembly[] * uint32 -> int
Public Function Next (celt As UInteger, values As ICorDebugAssembly(), ByRef pceltFetched As UInteger) As Integer
Paramètres
- celt
- UInt32
- values
- ICorDebugAssembly[]
- pceltFetched
- UInt32
Retours
Retourne Int32.