Class Util
Inheritance
System.Object
    Util
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ToString()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
  Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
class Util
  Constructors
Util()
Declaration
public Util()
  Fields
localeEncoding
Declaration
public static Encoding localeEncoding
  Field Value
| Type | Description | 
|---|---|
| System.Text.Encoding | 
Methods
DeleteList(ref IntPtr)
Declaration
public static extern int DeleteList(ref IntPtr list)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.IntPtr | list | 
Returns
| Type | Description | 
|---|---|
| System.Int32 | 
GetLocaleEncoding()
Declaration
public static Encoding GetLocaleEncoding()
  Returns
| Type | Description | 
|---|---|
| System.Text.Encoding |