'Declaration <DescriptionAttribute("The identifier of data element.")> <CategoryAttribute("Data element information")> Public ReadOnly Property Id As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId
[Description("The identifier of data element.")] [Category("Data element information")] public Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId Id { get; }
[Description("The identifier of data element.")] [Category("Data element information")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId get_Id();
[Description("The identifier of data element.")] [Category("Data element information")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId Id { Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId get(); }