Inheritance HierarchySystemObject
  [T:cliext.impl.std_range_impl<std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<unsigned __int64> > >,unsigned __int64,0>]
    [T:cliext.impl.std_range_base<std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<unsigned __int64> > >,unsigned __int64,0>]
      [T:cliext.impl.std_range_select<std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<unsigned __int64> > >,unsigned __int64,0>]
        [T:cliext.std_range_adapter<std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<unsigned __int64> > >,unsigned __int64,0>]
          OIV.Inventor.ElementsSoNodeIdList
 
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class SoNodeIdList : [T:cliext.std_range_adapter<std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<unsigned __int64> > >,unsigned __int64,0>]
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Class SoNodeIdList
	Inherits [T:cliext.std_range_adapter<std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<unsigned __int64> > >,unsigned __int64,0>]
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public ref class SoNodeIdList : public [T:cliext.std_range_adapter<std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<unsigned __int64> > >,unsigned __int64,0>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
type SoNodeIdList =  
    class
        inherit [T:cliext.std_range_adapter<std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<unsigned __int64> > >,unsigned __int64,0>]
    endThe SoNodeIdList type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
  | Equals | Determines whether the specified Object is equal to the current Object.  (Inherited from Object.) | 
  | GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | 
  | GetType | Gets the Type of the current instance.  (Inherited from Object.) | 
  | ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
Top
See Also