/
Assembly List
/
LJCDataTransformDAL
/ Persons
Namespace - LJCDataTransformDAL
Class Persons
Syntax
C#
public class Persons : List<Person>
Represents a collection of Person objects.
Public Methods
#ctor
Initializes an object instance.
Add
Creates and adds the object from the supplied values.
LJCSearchName
Retrieve the collection element with name.
LJCSortDefault
Sort on the default values.
4 Methods
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.