Metodo System::TypeInfo::get_IsInterface

TypeInfo::get_IsInterface method

Ottiene un valore che indica se il Tipo è un’interfaccia; cioè, non una classe o un tipo valore.

bool System::TypeInfo::get_IsInterface() const

Vedi anche