Click or drag to resize

ExportBaseFIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPEGetInterface2 Method

Provides supported CTExtensions.Interfaces implementations for the Core on request.

Namespace:  CTExtensions.ExportCore
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public override IExtensionInterface[] GetInterface2(
	ctExtensionInterface eType
)

Parameters

eType
Type: CTEngineLibctExtensionInterface
Requested interface type.

Return Value

Type: IExtensionInterface
Array of objects of requested type.
See Also