 | IGraphGetNumCompatibleNodes Method |
Returns the number of nodes compatible to the given node type.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxint GetNumCompatibleNodes(
NodeType nodeType
)
Parameters
- nodeType NodeType
-
Return Value
Int32
See Also