| C# |
|---|
| public class CodeTypeClasses : List<CodeTypeClass> |
| #ctor | Initializes an object instance. |
| LJCSearchCode | Retrieve the collection element with code. |
| LJCSearchID | Retrieve the collection element with primary key. |
| LJCSortCode | Sort on Code. |
| LJCSortID | Sort on ID. |