Search Results for

    Show / Hide Table of Contents

    Delegate BlockReader

    Namespace: Xbim.IO.Parser
    Assembly: Xbim.Common.dll
    Syntax
    public delegate int BlockReader(char[] block, int index, int number);
    Parameters
    Type Name Description
    System.Char[] block
    System.Int32 index
    System.Int32 number
    Returns
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim