Search Results for

    Show / Hide Table of Contents

    Struct StringList

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct StringList

    Fields

    _string

    Declaration
    public int[] _string
    Field Value
    Type Description
    int[]

    dir

    Declaration
    public int[] dir
    Field Value
    Type Description
    int[]

    id

    Declaration
    public Tag[] id
    Field Value
    Type Description
    Tag[]

    num

    Declaration
    public int num
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX