DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / ReadBehaviours Class / DelayedSequenceLoad Property

In This Topic
    DelayedSequenceLoad Property
    In This Topic
    Controls whether to perform on-demand loading of all sequences only when needed
    Syntax
    'Declaration
     
    
    Public Property DelayedSequenceLoad As System.Boolean
    public System.bool DelayedSequenceLoad {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also