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






    Count Property (DicomAssociationCollection)
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public ReadOnly Property Count As System.Integer
     
    'Usage
     
    
    Dim instance As DicomAssociationCollection
    Dim value As System.Integer
     
    value = instance.Count
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also