Remove(ISchema):Void
Removes a schema from the collection.
This method removes the indicated schema and all schemas derived from it. If derived schemas are to remain in the collection, then the method Remove is to be used.
Return type: System.Void
Parameter
- schema
Type: Onion.Client.ISchema
This parameter is the schema to be removed from the collection.