ITypeLib.GetTypeInfoCount 메서드

정의

형식 라이브러리에 있는 형식 설명의 수를 반환합니다.

public:
 int GetTypeInfoCount();
public int GetTypeInfoCount ();
abstract member GetTypeInfoCount : unit -> int
Public Function GetTypeInfoCount () As Integer

반환

형식 라이브러리에 있는 형식 설명의 수입니다.

설명

자세한 내용은 ITypeLib::GetTypeInfoCount 메서드를 참조하세요.

적용 대상