ICorDebugTypeEnum.Next(UInt32, ICorDebugType[], UInt32) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
int Next(System::UInt32 celt, cli::array <Microsoft::VisualStudio::CorDebugInterop::ICorDebugType ^> ^ values, [Runtime::InteropServices::Out] System::UInt32 % pceltFetched);
public int Next (uint celt, Microsoft.VisualStudio.CorDebugInterop.ICorDebugType[] values, out uint pceltFetched);
abstract member Next : uint32 * Microsoft.VisualStudio.CorDebugInterop.ICorDebugType[] * uint32 -> int
Public Function Next (celt As UInteger, values As ICorDebugType(), ByRef pceltFetched As UInteger) As Integer
Параметры
- celt
- UInt32
- values
- ICorDebugType[]
- pceltFetched
- UInt32
Возвращаемое значение
Возвращает Int32.