Click or drag to resize

ContainerHelperOrderAscendingBy Method


Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public static IList OrderAscendingBy(
	Object container,
	string memberOrAttribute,
	IGraphProcessingEnvironment procEnv
)

Parameters

container  Object
 
memberOrAttribute  String
 
procEnv  IGraphProcessingEnvironment
 

Return Value

IList
See Also