Returns the sum of all elements in a Set.
a null reference if s is an empty set ; sum of all elements in s otherwise.
a null reference, DBNull or NULL
values in the source Set are ignored.
| Exception Type | Condition |
|---|---|
| NotImplementedException | s is not a Set and is not equal to Set.Empty. |
Namespace: TechTalk.Genome
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express