DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomVolume Class / Count Property






    Count Property (DicomVolume)
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As System.Integer
     
    'Usage
     
    
    Dim instance As DicomVolume
    Dim value As System.Integer
     
    value = instance.Count
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also