VCDPropertyElement.FindInterface Method

Returns the desired interface to this element, if it exists.
Syntax:
Public Function FindInterface( InterfaceID As String ) As VCDPropertyInterface
Return Value:

The desired VCDPropertyInterface if it exists, otherwise an exception occurs.

See also: VCDPropertyElement, Standard Interface Identifier Strings

<< VCDPropertyElement