/ Assembly List / CVRDAL / CVSexes

Namespace - CVRDAL


Syntax

C#
public class CVSexes : List<CVSex>

Represents a collection of CVSex objects.

Public Methods
#ctor Initializes an object instance.
LJCSearchCode Retrieve the collection element with code.
LJCSearchID Retrieve the collection element with primary key.
LJCSearchName Retrieve the collection element with name.
LJCSortCode Sort on Code.
LJCSortID Sort on ID.
LJCSortName Sort on Name.
7 Methods

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