The following tables list the members exposed by the INamedObjectCollection type.

Public Properties

  Name Description
public property Item  (inherited from IKeyedCollection)
public property Keys  (inherited from IKeyedCollection)
Top

Public Methods (see also Extension Methods)

  Name Description
public method Contains  (inherited from IKeyedCollection)
public method IndexOf  (inherited from IKeyedCollection)
public method Remove  (inherited from IKeyedCollection)
Top

Extension Methods

  Name Description
public extension method CopyFrom  (Defined by ListHelpers.)
public extension method FindIndex  Overloaded. (Defined by ListHelpers.)
public extension method ForEach  Overloaded. (Defined by EnumerableHelpers.)
Top

See Also