'宣言 Public Function Remove( _ ByVal item As GroupDef _ ) As System.Boolean
'使用法 Dim instance As GroupDefList Dim item As GroupDef Dim value As System.Boolean value = instance.Remove(item)
public System.bool Remove( GroupDef item )
GroupDefList クラス GroupDefList メンバ