Mono Class Library: Overview

System.Runtime.InteropServices.ComTypes.ITypeLib: Method Members

The methods of System.Runtime.InteropServices.ComTypes.ITypeLib are listed below. For a list of all members, see the ITypeLib Members list.

Public Methods

FindName(string, int, ITypeInfo[], int[], ref short)
Documentation for this section has not yet been entered.
GetDocumentation(int, out string, out string, out int, out string)
Documentation for this section has not yet been entered.
GetLibAttr(out IntPtr)
Documentation for this section has not yet been entered.
GetTypeComp(out ITypeComp)
Documentation for this section has not yet been entered.
GetTypeInfo(int, out ITypeInfo)
Documentation for this section has not yet been entered.
GetTypeInfoCount() : int
Documentation for this section has not yet been entered.
GetTypeInfoOfGuid(ref Guid, out ITypeInfo)
Documentation for this section has not yet been entered.
GetTypeInfoType(int, out TYPEKIND)
Documentation for this section has not yet been entered.
IsName(string, int) : bool
Documentation for this section has not yet been entered.
ReleaseTLibAttr(IntPtr)
Documentation for this section has not yet been entered.