'DeclarationPublic Overloads ReadOnly Property Item( _ ByVal InstanceUID As System.String _ ) As DicomDataSet
public DicomDataSet Item( System.string InstanceUID ) {get;}
Parameters
- InstanceUID
String, the Instance UID of the DicomDataSet
String, the Instance UID of the DicomDataSet
'DeclarationPublic Overloads ReadOnly Property Item( _ ByVal InstanceUID As System.String _ ) As DicomDataSet
public DicomDataSet Item( System.string InstanceUID ) {get;}
String, the Instance UID of the DicomDataSet