 | ContainerHelperIndexOfBy Method (Object, String, Object, IGraphProcessingEnvironment) |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static int IndexOfBy(
Object container,
string memberOrAttribute,
Object value,
IGraphProcessingEnvironment procEnv
)
Parameters
- container
- Type: SystemObject
- memberOrAttribute
- Type: SystemString
- value
- Type: SystemObject
- procEnv
- Type: de.unika.ipd.grGen.libGrIGraphProcessingEnvironment
Return Value
Type:
Int32
See Also