dotnet_windows_app_design thread: COM+ and Collection Classes
If you need to inherit from a .Net Framework Collection class (eg. CollectionBase) to make a collection class and you need to inherit from System.EnterpriseServices.ServicedComponent to have your class managed in Component Services (and a class can only inherit from one class), then does that mean you cannot have a Collection Class managed in Component Services? Doesn't make sense to me. Any work arounds besides not using Component Services? Thanks, Ken
|





