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