Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace > DefaultReferencedImagesInfo Class : Format Method |
public Nullable<RasterImageFormat> Format( DataRow row )
'Declaration Public Function Format( _ ByVal row As DataRow _ ) As Nullable(Of RasterImageFormat)
'Usage Dim instance As DefaultReferencedImagesInfo Dim row As DataRow Dim value As Nullable(Of RasterImageFormat) value = instance.Format(row)
public: Nullable<RasterImageFormat> Format( DataRow^ row )
For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.IReferencedImageInfo.Format