HasChildNodes
Node.HasChildNodes method
Gibt zurück, ob dieser Knoten Kinder hat.
public bool HasChildNodes()
Rückgabewert
Stimmt
if hat ansonsten untergeordnete Knoten,FALSCH
.
Siehe auch
- class Node
- namensraum Aspose.Svg.Dom
- Montage Aspose.SVG
Gibt zurück, ob dieser Knoten Kinder hat.
public bool HasChildNodes()
Stimmt
if hat ansonsten untergeordnete Knoten,FALSCH
.