RemoveModel(String)
Remove an IModel instance
Namespace: PureMVC.CoreAssembly: PureMVC in (PureMVC.dll)
Syntax
C#
public static void RemoveModel( string key )
Parameters
key
StringmultitonKey of IModel instance to remove
public static void RemoveModel( string key )
key
String