'Declaration Public ReadOnly Property DataElements As DicomDataElementCollection
public DicomDataElementCollection DataElements { get; }
public: __property DicomDataElementCollection* get_DataElements();
public:
property DicomDataElementCollection^ DataElements { DicomDataElementCollection^ get(); }