Class DicomParseable
- Namespace
- FellowOakDicom
- Assembly
- fo-dicom.core.dll
public abstract class DicomParseable
- Inheritance
-
DicomParseable
- Derived
- Inherited Members
- Extension Methods
Methods
Parse<T>(string)
public static T Parse<T>(string value)
Parameters
value
string
Returns
- T
Type Parameters
T