public DicomVRType Vr {get; set;}
'Declaration Public Property Vr As DicomVRType
'Usage Dim instance As LoadXmlBeforeElementData Dim value As DicomVRType instance.Vr = value value = instance.Vr
public DicomVRType Vr {get; set;}
get_Vr();
set_Vr(value);
public: property DicomVRType Vr { DicomVRType get(); void set ( DicomVRType value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2