Method | Description | |
---|---|---|
Add ( |
Adds the specified model.
|
|
Contains ( |
Determines whether the collection contains the specified type.
|
|
GetEnumerator ( ) : IEnumerator |
Returns an enumerator that iterates through a collection.
|
|
this ( |
Gets the Castle.ActiveRecord.Framework.Internal.ActiveRecordModel with the specified type.
|
public Add ( |
||
model | The model. | |
return | void |
public Contains ( |
||
type | The type. | |
return | bool |
public this ( |
||
type | ||
return |