Click or drag to resize

CollectionT Methods

The CollectionT generic type exposes the following members.

Methods
Extension Methods
  NameDescription
Public Extension MethodImplode(String)Overloaded.
Creates a separated string from the items of a collection. Mostly used for debugging issues.
(Defined by CollectionUtils.)
Public Extension MethodImplodeT(String)Overloaded.
Creates a separated string from the items of a collection. Mostly used for debugging issues.
(Defined by CollectionUtils.)
Top
See Also