 | PriorityQueueTRemove Method |
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic bool Remove(
T item
)
Parameters
- item
- Type: T
Return Value
Type:
BooleanImplements
ICollectionTRemove(T)
See Also