﻿

   TypeName: System.Runtime.InteropServices.RegistrationServices

Name                          MemberType Definition                                                                    
----                          ---------- ----------                                                                    
Equals                        Method     bool Equals(System.Object obj)                                                
GetHashCode                   Method     int GetHashCode()                                                             
GetManagedCategoryGuid        Method     guid GetManagedCategoryGuid(), guid IRegistrationServices.GetManagedCategor...
GetProgIdForType              Method     string GetProgIdForType(type type), string IRegistrationServices.GetProgIdF...
GetRegistrableTypesInAssembly Method     type[] GetRegistrableTypesInAssembly(System.Reflection.Assembly assembly), ...
GetType                       Method     type GetType()                                                                
RegisterAssembly              Method     bool RegisterAssembly(System.Reflection.Assembly assembly, System.Runtime.I...
RegisterTypeForComClients     Method     void RegisterTypeForComClients(type type, [ref] guid g), int RegisterTypeFo...
ToString                      Method     string ToString()                                                             
TypeRepresentsComType         Method     bool TypeRepresentsComType(type type), bool IRegistrationServices.TypeRepre...
TypeRequiresRegistration      Method     bool TypeRequiresRegistration(type type), bool IRegistrationServices.TypeRe...
UnregisterAssembly            Method     bool UnregisterAssembly(System.Reflection.Assembly assembly), bool IRegistr...
UnregisterTypeForComClients   Method     void UnregisterTypeForComClients(int cookie)                                  


