DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class / MaximumNesting Property

In This Topic
    MaximumNesting Property
    In This Topic
    Controls to what level deep are nested Sequences parsed
    Syntax
    'Declaration
     
    
    Public Shared Property MaximumNesting As System.Integer
    public static System.int MaximumNesting {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also