Ensures that the type of the ith member of S (i.e. S.tupleof[i]) is a value type; that is, it contains no references.
an aggregate type (usually a struct)
the index of the aggregate member to check
See Implementation
Ensures that the type of the ith member of S (i.e. S.tupleof[i]) is a value type; that is, it contains no references.