IntegerCollection Class

Inheritance Hierarchy
SystemObject
  Teigha.GeometryIntegerCollection

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

The IntegerCollection type exposes the following members.

Constructors
  Name Description
Public method IntegerCollection Initializes a new instance of the IntegerCollection class
Public method IntegerCollection(Int32) Initializes a new instance of the IntegerCollection class
Public method IntegerCollection(Int32) Initializes a new instance of the IntegerCollection class
Top
Properties
  Name Description
Public property Capacity  
Public property Count  
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)
Protected method Finalize
(Inherited from Object)
Public method GetEnumerator  
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Public method IndexOf  
Public method Insert  
Protected method MemberwiseClone
(Inherited from Object)
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.