Interface IChildNode
Interface IChildNode
Nom dels espais: Aspose.Svg.Dom Assemblea: Aspose.SVG.dll (25.5.0)
Defineix l’interfície Aspose.Svg.Dom.IChildNode que s’ha d’implementar per la part d’Aspose, que pot tenir un parent.
[ComVisible(true)]
[DOMName("ChildNode")]
[DOMNoInterfaceObject]
public interface IChildNode
Methods
Remove()
Elimina el nucli actual del pare.
[DOMName("remove")]
void Remove()