AtomEntryCollection.Remove Method
Removes the first occurrence of a specific AtomEntry from the AtomEntryCollection.
[Visual Basic]Public Sub Remove( _
ByVal
entry As
AtomEntry _
)
Parameters
- entry
- The AtomEntry to remove from the AtomEntryCollection.
See Also
AtomEntryCollection Class | Atom.Core.Collections Namespace