DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomException Class / GetType Method






    GetType Method (DicomException)
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public Function GetType() As System.Type
     
    'Usage
     
    
    Dim instance As DicomException
    Dim value As System.Type
     
    value = instance.GetType()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also