Class DicomParseable
Inherited Members
Namespace: Dicom
Assembly: cs.temp.dll.dll
Syntax
public abstract class DicomParseable
Methods
Parse<T>(String)
Declaration
public static T Parse<T>(string value)
Parameters
Type | Name | Description |
---|---|---|
String | value |
Returns
Type | Description |
---|---|
T |
Type Parameters
Name | Description |
---|---|
T |