Base:
method
CanInsertAfter
System.Xml.XmlNode.CanInsertAfter(System.Xml.XmlNode, System.Xml.XmlNode)
1 reference to CanInsertAfter
System.Xml (1)
System\Xml\Dom\XmlDocument.cs (1)
1487if ( !CanInsertAfter( newChild, LastChild ) )