Click or drag to resize

SetTRemove Method (ICollectionT)

Namespace:  Scilligence.MolEngine.Common
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public int Remove(
	ICollection<T> items
)

Parameters

items
Type: System.Collections.GenericICollectionT

Return Value

Type: Int32
See Also