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) Version: 25.0
Syntax
public override IExtensionInterface[] GetInterface2(
	ctExtensionInterface eType
)

Parameters

eType  ctExtensionInterface
Requested interface type.

Return Value

IExtensionInterface
Array of objects of requested type.
See Also