Returns the types of the objects in the specified array.
- args
- An array of objects whose types are to be returned.
An array of Type objects representing the types of the corresponding
elements in args. If a requested type is not public
and the caller does not have permission to
reflect non-public objects outside the current assembly, the corresponding element in the
array returned by this method will be null.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0