Have a question? Email Us or Call 1 (800) 936-2134
SubMain - CodeIt.Right The First Time! Home Products Services Download Purchase Support Community
ITypeInfo.IsImplementsInterface Method
CodeIt.Right SDK Class Library

ITypeInfo.IsImplementsInterface Method 

Returns true if the type is implemented the interface with specified name.

bool IsImplementsInterface(
   string fullInterfaceName
);

Parameters

fullInterfaceName

Full interface name

Return Value

True if the type is implemented the interface with specified name; False if otherwise.

Remarks

Example

To be added.

See Also

ITypeInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace


 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |