 | ExportBaseFIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPEGetInterface2 Method |
Namespace: CTExtensions.ExportCoreAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic override IExtensionInterface[] GetInterface2(
ctExtensionInterface eType
)
Public Overrides Function GetInterface2 (
eType As ctExtensionInterface
) As IExtensionInterface()
Parameters
- eType ctExtensionInterface
- Requested interface type.
Return Value
IExtensionInterfaceArray of objects of requested type.
See Also