codeql/csharp-all
3.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the arity of this tuple. For example, the arity of (int, int, double) is 3.
(int, int, double)
int getArity()