ICorDebugBreakpointEnum.Next(UInt32, ICorDebugBreakpoint[], UInt32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
int Next(System::UInt32 celt, cli::array <Microsoft::VisualStudio::CorDebugInterop::ICorDebugBreakpoint ^> ^ breakpoints, [Runtime::InteropServices::Out] System::UInt32 % pceltFetched);
public int Next (uint celt, Microsoft.VisualStudio.CorDebugInterop.ICorDebugBreakpoint[] breakpoints, out uint pceltFetched);
abstract member Next : uint32 * Microsoft.VisualStudio.CorDebugInterop.ICorDebugBreakpoint[] * uint32 -> int
Public Function Next (celt As UInteger, breakpoints As ICorDebugBreakpoint(), ByRef pceltFetched As UInteger) As Integer
Parametreler
- celt
- UInt32
- breakpoints
- ICorDebugBreakpoint[]
- pceltFetched
- UInt32
Döndürülenler
Int32 döndürür.