CodeQL library for C#
codeql/csharp-all 1.0.5-dev (changelog, source)
Search

Member predicate TupleType::getArity

Gets the arity of this tuple. For example, the arity of (int, int, double) is 3.

int getArity()