MarcNodeList getAt Method (Int32)MarcQuery Class Library
获得指定下标位置的元素

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

public MarcNodeList getAt(
	int index
)

Return Value

指定的元素(所构成的一个新集合)
See Also