Documents for PDF, .NET Edition Documentation
Remove Method (OwnedKeyedCollection<TKey,TItem>)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > OwnedKeyedCollection<TKey,TItem> Class : Remove Method
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As TItem _
) As System.Boolean
public System.bool Remove( 
   TItem item
)

Parameters

item
See Also

Reference

OwnedKeyedCollection<TKey,TItem> Class
OwnedKeyedCollection<TKey,TItem> Members