Metodo MiningStructurePermissionCollection.Remove
Include i membri protetti
Include i membri ereditati
Removes a MiningStructurePermission from the collection.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
Remove(String) | Removes the MiningStructurePermission that has the specified identifier from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. Ereditato da ModelComponentCollection. | |
Remove(MiningStructurePermission) | Removes the specified MiningStructurePermission from the collection. | |
Remove(String, Boolean) | Infrastruttura. Removes the MiningStructurePermission with the specified identifier from the collection. | |
Remove(MiningStructurePermission, Boolean) | Infrastruttura. Removes the specified MiningStructurePermission from the collection. |
In alto