FlexReport for WPF
GetInterface メソッド (Utils)


C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 > Utils クラス : GetInterface メソッド
シンタックス
'宣言
 
Public Shared Function GetInterface( _
   ByVal type As System.Type, _
   ByVal interfaceName As System.String, _
   ByVal ignoreCase As System.Boolean _
) As System.Type
'使用法
 
Dim type As System.Type
Dim interfaceName As System.String
Dim ignoreCase As System.Boolean
Dim value As System.Type
 
value = Utils.GetInterface(type, interfaceName, ignoreCase)
public static System.Type GetInterface( 
   System.Type type,
   System.string interfaceName,
   System.bool ignoreCase
)

パラメータ

type
interfaceName
ignoreCase
参照

Utils クラス
Utils メンバ