Search Results for

    Show / Hide Table of Contents

    Struct TestValueTypes._ElementReference

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.CAE.ModelCheck
    Assembly: NXOpen.dll
    Syntax
    struct _ElementReference

    Fields

    elementPropertyName

    Declaration
    public IntPtr elementPropertyName
    Field Value
    Type Description
    System.IntPtr

    elementPropertyValue

    Declaration
    public int elementPropertyValue
    Field Value
    Type Description
    System.Int32

    elementTypeName

    Declaration
    public IntPtr elementTypeName
    Field Value
    Type Description
    System.IntPtr
    In This Article
    Back to top Generated by DocFX