pmMDA.NET

DogUpdate Class

[This is preliminary documentation and subject to change.]

The dog update represents the root data object of a DOG which should be stored.

For a list of all members of this type, see DogUpdate Members.

System.Object
   PmMda.Net.Dog.Updates.DogUpdate

[Serializable]
public class DogUpdate : IEnumerable

Remarks

The dog update contains updates which are created during construction. The updates can be iterated using the GetEnumerator method or the Updates property.

Requirements

Namespace: PmMda.Net.Dog.Updates

Assembly: pmMDA.NET.Common (in pmMDA.NET.Common.dll)

See Also

DogUpdate Members | PmMda.Net.Dog.Updates Namespace