CodeQL library for C#
codeql/csharp-all 0.9.0 (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()