this will accept any type with a method named GetLength that takes nothing and returns an int:
GetLength
((^a : (static member GetLength : int) ()))