| 
 | 
 | 
 | 
| 
        | Gadgets Property, SftTree Class | 
Returns the instance of the GadgetsClass class that is used to describe gadgets.
Syntax SftTree Class (Softelvdm.SftTreeNET)
| VB | Public ReadOnly Property Gadgets As GadgetsClass | 
| C# | public GadgetsClass Gadgets { get; } | 
| C++ | public: property GadgetsClass^ Gadgets { | 
Property Value
The instance of the GadgetsClass object.
Comments
The Gadgets property returns the instance of the GadgetsClass class that is used to describe gadgets.