Vector2dCollection Class

Inheritance Hierarchy
SystemObject
  Teigha.GeometryVector2dCollection

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public sealed class Vector2dCollection : IList

The Vector2dCollection type exposes the following members.

Constructors
  Name Description
Public method Vector2dCollection Initializes a new instance of the Vector2dCollection class
Public method Vector2dCollection(Int32) Initializes a new instance of the Vector2dCollection class
Public method Vector2dCollection(Vector2d) Initializes a new instance of the Vector2dCollection class
Top
Properties
  Name Description
Public property Capacity  
Public property Count  
Protected property IList_Item  
Public property IsFixedSize  
Public property IsReadOnly  
Public property IsSynchronized  
Public property Item  
Public property SyncRoot  
Top
Methods
  Name Description
Public method Add  
Public method AddRange  
Public method Clear  
Public method Contains  
Public method CopyTo  
Public method Equals
(Inherited from Object)
Public method GetEnumerator  
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Protected method ICollection_CopyTo  
Protected method IEnumerable_GetEnumerator  
Protected method IList_Add  
Protected method IList_Contains  
Protected method IList_IndexOf  
Protected method IList_Insert  
Protected method IList_Remove  
Public method IndexOf  
Public method Insert  
Public method Remove  
Public method RemoveAt  
Public method ToArray  
Public method ToString
(Inherited from Object)
Public method TrimToSize  
Top
Fields
  Name Description
Public fieldStatic member DefaultSize  
Top
See Also

©  Bricsys NV. All rights reserved.