Remove(ISchema):Void
Removes a schema as a child schema.
Return type: System.Void
Parameter
- schema
Type: Onion.Client.ISchema
This parameter is the schema to be removed from the collection as a child schema.
Schemas that became indirect child schemas through derivation of an indicated child schema cannot be removed with this. Only schemas can be removed in this collection which have been directly indicated.