/ Assembly List / CVRDAL / CodeTypeClasses

Namespace - CVRDAL


Syntax

C#
public class CodeTypeClasses : List<CodeTypeClass>

Represents a collection of CodeTypeClass objects.

Public Methods
#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.
5 Methods

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.