DynamicDimensionDataCollection Class

This class represents a collection of DynamicDimensionData objects.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.DatabaseServicesDynamicDimensionDataCollection

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public sealed class DynamicDimensionDataCollection : DisposableWrapper, 
        ICollection

The DynamicDimensionDataCollection type exposes the following members.

Constructors
  Name Description
Public method DynamicDimensionDataCollection Default constructor for the DynamicDimensionDataCollection class.
Top
Properties
  Name Description
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property Count Property that represents the count of elements that this collection currently stores.
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property Item Property that represents a collection item at the specified index.
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Top
Methods
  Name Description
Public method Add Adds a DynamicDimensionData object to the collection.
Public method Clear Clears this collection.
Public method CopyTo Copies this bulge vertex collection to the specified array at the specified index.
Public method CreateObjRef Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject)
Public method Dispose
(Inherited from DisposableWrapper)
Public method Equals
(Inherited from DisposableWrapper)
Public method GetEnumerator Returns the enumerator for this collection.
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method RemoveAt Removes an item from the collection at the specified index.
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.