ComponentOne Studio for WinRT XAML
IsValidChild メソッド (C1TextElement)

チェックする型。
ある型がこの C1TextElement の有効な子かどうかをチェックします。
構文
'宣言
 
Public Overridable Function IsValidChild( _
   ByVal type As System.Type _
) As System.Boolean
public virtual System.bool IsValidChild( 
   System.Type type
)

パラメータ

type
チェックする型。

戻り値の型

ある型がこの C1TextElement の有効な子かどうか。
参照

C1TextElement クラス
C1TextElement メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.