EntitySubItemCollection.RemoveByKey

Removes an item based on its (primary) key.

public virtual bool RemoveByKey( Guid key );

Return Value

True if removed

Parameters

key
Key of the item that's to be removed.

Overloads:

public virtual bool RemoveByKey( int key );
public virtual bool RemoveByKey( string key );

See also:

Class EntitySubItemCollection


  Last Updated: 5/23/2007 | © , 2007