'宣言 Public Overridable Function IsValidChild( _ ByVal type As System.Type _ ) As System.Boolean
public virtual System.bool IsValidChild( System.Type type )
パラメータ
- type
- チェックする型。
戻り値の型
ある型がこの C1TextElementの有効な子かどうか。
'宣言 Public Overridable Function IsValidChild( _ ByVal type As System.Type _ ) As System.Boolean
public virtual System.bool IsValidChild( System.Type type )