IVsGlobalSearchUIResultsCategory.GetResult(UInt32) Yöntem

Tanım

Bu kategoriden dizine göre görüntülenmiş sonuçları al.

public:
 Microsoft::VisualStudio::Shell::Interop::IVsSearchItemResult ^ GetResult(System::UInt32 dwIndex);
public:
 Microsoft::VisualStudio::Shell::Interop::IVsSearchItemResult ^ GetResult(unsigned int dwIndex);
Microsoft::VisualStudio::Shell::Interop::IVsSearchItemResult GetResult(unsigned int dwIndex);
public Microsoft.VisualStudio.Shell.Interop.IVsSearchItemResult GetResult (uint dwIndex);
abstract member GetResult : uint32 -> Microsoft.VisualStudio.Shell.Interop.IVsSearchItemResult
Public Function GetResult (dwIndex As UInteger) As IVsSearchItemResult

Parametreler

dwIndex
UInt32

'ndaki Döndürülecek olan sonucun dizini.

Döndürülenler

IVsSearchItemResult

Görünen sonuç.

Şunlara uygulanır