Метод Contains

Indicates whether the collection contains a CellPermission.

Список перегрузок

  Имя Описание
Защищенный метод Contains(String) Determines whether an item with the specified key is in the ModelComponentCollection. (Наследуется из ModelComponentCollection.)
Открытый метод Contains(CellPermission) Indicates whether the collection contains a specified CellPermission.
Открытый метод Contains(CellPermissionAccess) Indicates whether the collection contains a CellPermission with the specified CellPermissionAccess value.
Защищенный метод Contains(IModelComponent) (Наследуется из ModelComponentCollection.)

В начало