'宣言 Protected Overridable Function GetAssignChildren() As System.Boolean
'使用法 Dim instance As RenderObject Dim value As System.Boolean value = instance.GetAssignChildren()
protected virtual System.bool GetAssignChildren()
戻り値の型
子オブジェクトが AssignFrom メソッドにコピーされることを示すブール値。