PreviousSibling
Node.PreviousSibling property
Le nœud précédant immédiatement ce nœud. S’il n’y a pas de tel nœud, cela renvoie null.
public Node PreviousSibling { get; }
Voir également
- class Node
- espace de noms Aspose.Svg.Dom
- Assemblée Aspose.SVG
Le nœud précédant immédiatement ce nœud. S’il n’y a pas de tel nœud, cela renvoie null.
public Node PreviousSibling { get; }