FontAndColorProviderBase.IVsFontAndColorDefaults.GetItemCount(Int32) 메서드

정의

항목 수를 검색합니다.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetItemCount([Runtime::InteropServices::Out] int % itemCount) = Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorDefaults::GetItemCount;
int IVsFontAndColorDefaults.GetItemCount (out int itemCount);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetItemCount : int -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetItemCount : int -> int
Function GetItemCount (ByRef itemCount As Integer) As Integer Implements IVsFontAndColorDefaults.GetItemCount

매개 변수

itemCount
Int32

가져올 항목 수입니다.

반환

개수 값을 반환합니다.

구현

적용 대상