Search Results for

    Show / Hide Table of Contents

    Class DateAndTimeExtensions

    Inheritance
    System.Object
    DateAndTimeExtensions
    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.Ifc4.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public static class DateAndTimeExtensions

    Methods

    | Improve this Doc View Source

    ToISODateTimeString(IfcCalendarDate)

    Declaration
    public static string ToISODateTimeString(this IfcCalendarDate calendarDate)
    Parameters
    Type Name Description
    IfcCalendarDate calendarDate
    Returns
    Type Description
    System.String
    | Improve this Doc View Source

    ToISODateTimeString(IfcDateAndTime)

    Declaration
    public static string ToISODateTimeString(this IfcDateAndTime dateAndTime)
    Parameters
    Type Name Description
    IfcDateAndTime dateAndTime
    Returns
    Type Description
    System.String
    | Improve this Doc View Source

    ToISODateTimeString(IfcDateTimeSelect)

    Declaration
    public static string ToISODateTimeString(this IfcDateTimeSelect ifcDateTimeSelect)
    Parameters
    Type Name Description
    IfcDateTimeSelect ifcDateTimeSelect
    Returns
    Type Description
    System.String
    | Improve this Doc View Source

    ToISODateTimeString(IfcLocalTime)

    Declaration
    public static string ToISODateTimeString(this IfcLocalTime localTime)
    Parameters
    Type Name Description
    IfcLocalTime localTime
    Returns
    Type Description
    System.String
    | Improve this Doc View Source

    ToISODateTimeString(IfcTimeMeasure)

    Declaration
    public static string ToISODateTimeString(this IfcTimeMeasure timeMeasure)
    Parameters
    Type Name Description
    IfcTimeMeasure timeMeasure
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim