Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename T>
public ref class CimKeyedCollection abstract : Microsoft::Management::Infrastructure::Generic::CimReadOnlyKeyedCollection<T>
template <typename T>
[Windows::Foundation::Metadata::WebHostHidden]
class CimKeyedCollection abstract : Microsoft::Management::Infrastructure::Generic::CimReadOnlyKeyedCollection<T>
public abstract class CimKeyedCollection<T> : Microsoft.Management.Infrastructure.Generic.CimReadOnlyKeyedCollection<T>
type CimKeyedCollection<'T> = class
inherit CimReadOnlyKeyedCollection<'T>
Public MustInherit Class CimKeyedCollection(Of T)
Inherits CimReadOnlyKeyedCollection(Of T)