MarcNodeList after Method (MarcNodeList)MarcQuery Class Library
在当前集合中每个元素的 DOM 位置后面插入指定的源集合内的元素

Namespace: DigitalPlatform.Marc
Assembly: DigitalPlatform.MarcQuery (in DigitalPlatform.MarcQuery.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public MarcNodeList after(
	MarcNodeList source_nodes
)

Return Value

当前集合
See Also