←Select platform
In This Topic ▼

DicomEditableObject Class Members

Summary

The following tables list the members exposed by DicomEditableObject.

Public Constructors

Name Description
Public Constructor
DicomEditableObject Initializes a new instance of the DicomEditableObject class.

Public Methods

Name Description
Public Method
AddCommand Adds a command to this object.
Public Method AddSequenceItem Adds a new sequence item to this object.
Public Method AddTag Adds the DICOM tag this object.
Public Method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public Method EnableCommand Enables the command.
Public Method GetAttributes Returns a collection of custom attributes for this instance of a component.
Public Method GetClassName Returns the class name of this instance of a component.
Public Method GetComponentName Returns the name of this instance of a component.
Public Method GetConverter Returns a type converter for this instance of a component.
Public Method GetDefaultEvent Returns the default event for this instance of a component.
Public Method GetDefaultProperty Returns the default property for this instance of a component.
Public Method GetEditor Returns an editor of the specified type for this instance of a component.
Public Method GetEvents Returns the events for this instance of a component using the specified attribute array as a filter.
Public Method GetProperties Returns the properties for this instance of a component using the attribute array as a filter.
Public Method GetPropertyOwner Returns an object that contains the property described by the specified property descriptor.
Public Method RemoveCommand Removes the command.
Public Method ToString Returns a String that represents this instance.

Public Properties

Name Description
Public Property
DataSet Gets or sets the dataset this object represents.
Public Property DefaultTag Gets or sets the default tag.
Public Property DisplayTagInfo Gets or sets a value indicating whether display tag info.
Public Property Elements Gets the list of dynamic properties that represent the DICOM dataset.
Public Property ReadOnly Gets or sets a value indicating whether the dataset this object represents is read only.
Public Property Site Gets or sets the ISite associated with the IComponent.

Public Events

Name Description
Public Event
BeforeAddElement Occurs when before an element is added to this object.
Public Event Disposed Represents the method that handles the Disposed event of a component.
Public Event GetElementValue Occurs when an objects value is requested.
Public Event SetElementValue Occurs when an objects value is about to be set.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly