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 CimReadOnlyKeyedCollection abstract : System::Collections::Generic::IEnumerable<T>
public abstract class CimReadOnlyKeyedCollection<T> : System.Collections.Generic.IEnumerable<T>
type CimReadOnlyKeyedCollection<'T> = class
interface seq<'T>
interface IEnumerable
Public MustInherit Class CimReadOnlyKeyedCollection(Of T)
Implements IEnumerable(Of T)