======Класс SurfacePointArray====== * **Пространство имен:** [[developers:references:topomatic.sfc|Topomatic.Sfc]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Иерархия наследования===== * System.Object * Topomatic.Sfc.SurfacePointArray =====Синтаксис===== public sealed class SurfacePointArray =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepointarray.capacity|Capacity]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepointarray.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepointarray.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepointarray.surface|Surface]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepointarray.add_topomatic.sfc.surfacepoint|Add(SurfacePoint)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepointarray.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepointarray.connectpoints|ConnectPoints()]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepointarray.generateholes|GenerateHoles()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepointarray.getextensiveinformation_system.int32|GetExtensiveInformation(Int32)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.sfc.surfacepointarray.getextensiveinformation_ref_topomatic.sfc.surfacepoint|GetExtensiveInformation(SurfacePoint)]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepointarray.getnotremovedcount|GetNotRemovedCount()]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepointarray.isempty|IsEmpty()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepointarray.isremovedexists|IsRemovedExists()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepointarray.removeat_system.int32|RemoveAt(Int32)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|