MarcNodeList getAt Method (Int32, 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,
	int length
)

Return Value

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