![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Extensions Namespace : ElementAttribute Class |
The following tables list the members exposed by ElementAttribute.
Name | Description | |
---|---|---|
![]() | ElementAttribute Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DefaultValue | The default value for the element. If the element does not exist this default value is used. |
![]() | Index | The index of the item to get. |
![]() | Optional | True if the element is an optional element; otherwise, false. |
![]() | Requirement | Specifies the type of usage for the DICOM element. |
![]() | Tag | The data element tag. |
![]() | TopLevel | Specifies whether to restrict the search for this element to top level only. |
Name | Description | |
---|---|---|
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) |
Name | Description | |
---|---|---|
![]() | Equals | Returns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from System.Attribute) |
![]() | IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute) |
![]() | Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) |