Search Results for

    Show / Hide Table of Contents

    IXmlMap.GetSchema Method

    Gets the schema at position index. (0 based). The schema returned is not a copy but the actual schema in the class, so modifying it will modify the schema in the class.

    Syntax

    Unit: FlexCel.Core

    function IXmlMap.GetSchema(const index: Integer): TXmlMapSchema; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const index Integer Index of the schema to return, 0 based.

    See also

    • IXmlMap
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com