Click or drag to resize

ObjectWithExternalInterfaceAddInterfaceClassReference Method

Overload List
 NameDescription
Public Extension MethodCode exampleAddInterfaceClassReference(IObjectWithExternalInterface, InterfaceFamilyType, Boolean, Boolean, String) Adds an InterfaceClass reference to this ObjectWithExternalInterface using the provided InterfaceClass object. The InterfaceClass reference is added as a ExternalInterfaceType object.
Public Extension MethodCode exampleAddInterfaceClassReference(IObjectWithExternalInterface, String, Boolean, Boolean, String) Adds an InterfaceClass reference to this ObjectWithExternalInterface using the provided CAEX path, referencing an InterfaceClass object. The InterfaceClass reference is added as a ExternalInterfaceType object.
Top
See Also