SIFWorks ADK 2.0
Counts Class
NamespacesEdustructures.SifWorks.FoodCounts

[This is preliminary documentation and is subject to change.]

A Counts
Declaration Syntax
C#Visual BasicVisual C++
public class Counts : SifKeyedList<Nullable<decimal>, Count>
Public Class Counts _
	Inherits SifKeyedList(Of Nullable(Of Decimal), Count)
public ref class Counts : public SifKeyedList<Nullable<Decimal>, Count^>
Members
All MembersConstructorsMethods



IconMemberDescription
CountsCountsNew()()
Creates an instance of a Counts

CountsCountsNew(Count)
Constructor that accepts values for all mandatory fields

AddCount(Nullable<(Of <Decimal>)>)
Adds the value of the <Count> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Count>)>
   SifKeyedList<(Of <Nullable<(Of <Decimal>)>, Count>)>
    Counts

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10