IProvideMultipleClassInfo.GetClassInfo(Type) Method

Definition

public:
 void GetClassInfo([Runtime::InteropServices::Out] Type ^ % ppTI);
public void GetClassInfo (out Type ppTI);
abstract member GetClassInfo : Type -> unit
Public Sub GetClassInfo (ByRef ppTI As Type)

Parameters

ppTI
Type

Implements

Applies to