'DeclarationPublic Overloads ReadOnly Property Item( _ ByVal index As System.Integer _ ) As DicomAttribute
public DicomAttribute Item( System.int index ) {get;}
Parameters
- index
- The Index of the DicomAttribute
'DeclarationPublic Overloads ReadOnly Property Item( _ ByVal index As System.Integer _ ) As DicomAttribute
public DicomAttribute Item( System.int index ) {get;}