Click or drag to resize
SoNodeIdList Class
Inheritance Hierarchy
SystemObject
  [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.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
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>]

The SoNodeIdList type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also