Interface ISTOMTreeTypeDescriptor
  
  
  
  Assembly: STOMTypes.dll
  Syntax
  
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("404C4870-DAE8-48CF-991F-A4238D843681")]
public interface ISTOMTreeTypeDescriptor : ISTOMTypeDescriptor
   
  Properties
  
  NodeType[int]
  
  
  Declaration
  
    ISTOMTypeDescriptor NodeType[int i] { get; }
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | int | i |  | 
    
  
  Property Value
  
  
  NodeTypeCount
  
  
  Declaration
  
    int NodeTypeCount { get; }
   
  Property Value
  
  
  TypeName
  
  
  Declaration
  
  Property Value
  
  
  ValueType
  
  
  Declaration
  
    TValueType ValueType { get; }
   
  Property Value