DynamicBlockReferencePropertyCollection Class

This class represents a collection of DynamicBlockReferenceProperty objects.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.DatabaseServicesDynamicBlockReferencePropertyCollection

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public sealed class DynamicBlockReferencePropertyCollection : DisposableWrapper, 
        ICollection, IEnumerable

The DynamicBlockReferencePropertyCollection type exposes the following members.

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)
Protected property IsSynchronized  
Public property Item Property that represents a collection item at the specified index.
Protected property SyncRoot  
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Top
Methods
  Name Description
Protected method CopyTo(Array, Int32)  
Public method CopyTo(DynamicBlockReferenceProperty, Int32) Copies this 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 ToString Returns a string that represents the current object.
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.