Udostępnij za pośrednictwem


ExtensionSectionMetadataModelManager<TSectionMetadata,TModel>.AddModel Method

Definition

Add a model to the collection.

protected void AddModel (TModel model);
member this.AddModel : 'Model -> unit
Protected Sub AddModel (model As TModel)

Parameters

model
TModel

The model to add.

Applies to