IVsUIDynamicCollection.get_Count(UInt32) Yöntem

Tanım

Koleksiyondaki öğe sayısını döndürür.

public:
 int get_Count([Runtime::InteropServices::Out] System::UInt32 % pnCount);
public int get_Count (out uint pnCount);
abstract member get_Count :  -> int
Public Function get_Count (ByRef pnCount As UInteger) As Integer

Parametreler

pnCount
UInt32

dışı Öğe sayısının döndürülme konumu.

Döndürülenler

Int32

Sayı döndürülürse S_OK döndürür.

Uygulamalar

Şunlara uygulanır