/
Assembly List
/
CVRDAL
/ CVPersons
Namespace - CVRDAL
Class CVPersons
Syntax
C#
public class CVPersons : List<CVPerson>
Represents a collection of CVPerson objects.
Public Methods
#ctor
Initializes an object instance.
LJCSearchID
Retrieve the collection element with primary key.
LJCSearchName
Retrieve the collection element with name.
LJCSortID
Sort on ID.
LJCSortName
Sort on Name.
5 Methods
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.