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

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > OwnedKeyedCollection<TKey,TItem> Class : Add Method
Syntax
'Declaration
 
Public Sub Add( _
   ByVal item As TItem _
) 
public void Add( 
   TItem item
)

Parameters

item
See Also

Reference

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