ResourceManagerCollection.Remove - метод Смотри также Terrasoft.Common - пространство имен > ResourceManagerCollection - класс : Remove - метод C#
- managerName
- The name of the resource manager to delete.
Glossary Item Box
public bool Remove( string managerName )
Параметры
- managerName
- The name of the resource manager to delete.
Тип возвращаемого значения
true
if the resource manager managerName has been successfully deleted from the current collection; otherwise - false
.