'宣言 Public Function Remove( _ ByVal item As RenderParagraphObject _ ) As System.Boolean
'使用法 Dim instance As RenderParagraphObjectCollection Dim item As RenderParagraphObject Dim value As System.Boolean value = instance.Remove(item)
public System.bool Remove( RenderParagraphObject item )
パラメータ
- item