C# Tutorial Interface

Interface

  1. Check if a Type is an interface in CSharp
  2. Get all the interfaces implemented or inherited by the current Type in CSharp
  3. Get the interface with the specified name in CSharp
  4. Search interface, specifying whether to do a case-insensitive search for the interface name in CSharp




















Home »
  C# Tutorial »
    Reflection »




Array
Constructor
Event
Field
Interface
Method
Properties
Type