Share via


ITypeLib.GetTypeInfoCount 方法

定義

傳回型別程式庫中型別描述的數目。

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

傳回

型別程式庫中型別描述的數目。

備註

如需詳細資訊,請參閱 ITypeLib::GetTypeInfoCount 方法

適用於