Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CSerializationContext / C++ GetIgnoreInvalidCollectionCounts - CSerializationContext
In This Topic
    C++ GetIgnoreInvalidCollectionCounts - CSerializationContext
    In This Topic
    bool GetIgnoreInvalidCollectionCounts() const
    void SetIgnoreInvalidCollectionCounts(bool bValue)
      Property Description  
        Property Name IgnoreInvalidCollectionCounts  
        Property Type bool  
        Accessors Read/Write  
        Description Causes the parser to read & write collections with the wrong number of elements in them  
        Remarks