VCDPropertyElement.FindInterface Method

エレメントへのインターフェースを返します。

構文

[VB.NET]
Public Function FindInterface( InterfaceID As String ) As VCDPropertyInterface
[C#]
public VCDPropertyInterface FindInterface( string InterfaceID );

戻り値

求められるVCDPropertyInterfaceクラスライブラリリファレンス>クラス>VCDPropertyInterface を返します。存在しない場合には例外が発生します。