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