INonDocumentTypeChildNode.PreviousElementSibling

INonDocumentTypeChildNode.PreviousElementSibling property

要素である最初の前の兄弟を返し、それ以外の場合は null.

public Element PreviousElementSibling { get; }

プロパティ値

前の要素の兄弟.

関連項目