CSharp System.Reflection Type

CSharp examples for System.Reflection:Type

Description

Click the following links for the tutorial for System.Reflection and Type.

  1. Is Nullable Type
  2. Find Generic Type
  3. Types Are Equal
  4. Get Type Code Name
  5. Get Type Full Code Name
  6. Returns an array of System.Type objects that represent the type arguments of a generic type or the type parameters of a generic type definition.
  7. Searches for the specified public method whose parameters match the specified argument types.
  8. Determines whether an instance of the current can be assigned from an instance of the specified Type.


  9. Find Type By Name
  10. Is Simple Type
  11. Returns generic argument types of the current type
  12. Returns interfaces implemented by the current type
  13. Returns method info of the current type matching the name and the type of parameters
  14. Returns the public methods exposed by the current type matching specified name
  15. Returns a value that indicates whether current type can be assigned to specified type
  16. Returns a value that indicates whether current type is generic


  17. Has Attribute from a Type
  18. Implementations Of type
  19. Create Instance Of a Type
  20. Is type of Bool?
  21. Is Enumeration
  22. Is Assignable From
  23. Gets the Description for a given enum value
  24. Is Nullable
  25. Module
  26. Mime type From Extension
  27. Get Member Type
  28. Sql Type To Csharp Type
  29. Sql Type To Csharp Type String
  30. Base Type
  31. Convert Type
  32. Get Nested Type
  33. Get Underlying Type
  34. Involved Types
  35. if a type is anonymous based on the language spec.
  36. Is Collection Type
  37. Is Container Type
  38. Is Dictionary Type
  39. Is Enumerable Type
  40. Is Exactly Dictionary Type
  41. Is Floating Point Number Type
  42. Is Integer Number Type
  43. Is List Type
  44. Is Number Type
  45. Is Primitive Type
  46. Is Propagatable Type
  47. Is Read Only Dictionary Type
  48. Is Read Only List Type
  49. Is Set Type
  50. Is Signed Number Type
  51. Is Simple Interface Type
  52. Is String Type
  53. Is User Defined Type
  54. Is Value Type
  55. Default Value
  56. Change Type