Add BaseObject but do not update BaseObject index
Namespace:
Hyleos.CommonAssembly: Hyleos.Common (in Hyleos.Common.dll) Version: 1.0.3.2 (1.0.3.2)
Syntax
| C# |
|---|
public void Insert( T obj ) |
| Visual Basic (Declaration) |
|---|
Public Sub Insert ( _ obj As T _ ) |
| Visual C++ |
|---|
public: void Insert( T obj ) |
Parameters
- obj
- Type: T
BaseObject object to insert