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

In This Topic
    Count Property (DicomDataSetCollection)
    In This Topic
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public ReadOnly Property Count As System.Integer
    [__DynamicallyInvokable()]
    public System.int Count {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also