'宣言 Public Function IsKeepTogetherIgnored( _ ByVal id As RenderObject _ ) As System.Boolean
'使用法 Dim instance As SplitContext Dim id As RenderObject Dim value As System.Boolean value = instance.IsKeepTogetherIgnored(id)
public System.bool IsKeepTogetherIgnored( RenderObject id )
パラメータ
- id