Search Results for

    Show / Hide Table of Contents

    Class Part21Formatter

    Inheritance
    System.Object
    Part21Formatter
    Implements
    System.IFormatProvider
    System.ICustomFormatter
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.IO.Step21
    Assembly: Xbim.Common.dll
    Syntax
    public class Part21Formatter : IFormatProvider, ICustomFormatter

    Methods

    | Improve this Doc View Source

    Format(String, Object, IFormatProvider)

    Declaration
    public string Format(string fmt, object arg, IFormatProvider formatProvider)
    Parameters
    Type Name Description
    System.String fmt
    System.Object arg
    System.IFormatProvider formatProvider
    Returns
    Type Description
    System.String
    | Improve this Doc View Source

    GetFormat(Type)

    Declaration
    public object GetFormat(Type formatType)
    Parameters
    Type Name Description
    System.Type formatType
    Returns
    Type Description
    System.Object

    Implements

    System.IFormatProvider
    System.ICustomFormatter
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim