Class CodeCollection
Represents a collection of Code objects.
Inheritance
System.Object
CodeCollection
Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class CodeCollection : ObservableCollection<Code>