ComInterfaceAutoImplGetInstanceOfCompletedTypeABSTRACT_TYPE Method

Creates an instance of the completed type, that is based on the abstract type.

Definition

Namespace: MFiles.VAF.MetadataCache
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public static ABSTRACT_TYPE GetInstanceOfCompletedType<ABSTRACT_TYPE>()

Type Parameters

ABSTRACT_TYPE
The type used to cast the return value.

Return Value

ABSTRACT_TYPE
[!:ABSTRACT_TYPE]

See Also