Table of Contents

Class StandardModelList

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class StandardModelList : List<StandardModel>, IList<StandardModel>, ICollection<StandardModel>, IList, ICollection, IReadOnlyList<StandardModel>, IReadOnlyCollection<StandardModel>, IEnumerable<StandardModel>, IEnumerable
Inheritance
StandardModelList
Implements
Inherited Members

Constructors

StandardModelList()

public StandardModelList()

Methods

FindByNumber(int)

public StandardModel FindByNumber(int number)

Parameters

number int

Returns

StandardModel