======Класс SurfacePatchArray====== * **Пространство имен:** [[developers:references:topomatic.sfc|Topomatic.Sfc]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Иерархия наследования===== * System.Object * Topomatic.Sfc.SurfacePatchArray =====Синтаксис===== public sealed class SurfacePatchArray : ICollection>, IEnumerable>, IEnumerable, ITransactable, IUpdatable, ISurfaceContainer =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatcharray.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatcharray.isreadonly|IsReadOnly]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatcharray.isupdating|IsUpdating]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatcharray.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatcharray.keys|Keys]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatcharray.surface|Surface]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatcharray.transactionmanager|TransactionManager]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatcharray.values|Values]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.add_system.collections.generic.keyvaluepair_2|Add(KeyValuePair)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.add|Add()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.beginupdate|BeginUpdate()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.contains_system.collections.generic.keyvaluepair_2|Contains(KeyValuePair)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.containskey_system.int32|ContainsKey(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.copyto_arr_system.collections.generic.keyvaluepair`2_system.int32|CopyTo(KeyValuePair`2[], Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.endupdate|EndUpdate()]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.getcontours_system.collections.generic.list_1_system.collections.generic.list_1|GetContours(List, List)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.getcontours_system.int32_system.collections.generic.list_1|GetContours(Int32, List)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.getcontours_system.int32_system.collections.generic.list_1|GetContours(Int32, List)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.gettriangles_system.int32_system.collections.generic.list_1|GetTriangles(Int32, List)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.remove_system.int32|Remove(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.remove_system.collections.generic.keyvaluepair_2|Remove(KeyValuePair)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatcharray.trygetvalue_system.int32_ref_topomatic.sfc.surfacepatch|TryGetValue(Int32, SurfacePatch)]]| |