System::TypeInfo::GetInterfaces method

TypeInfo::GetInterfaces method

Gets all the interfaces implemented or inherited by the current Type.

ArrayPtr<TypeInfo> System::TypeInfo::GetInterfaces() const

See Also