![]() | Download Help (Windows Only) |
Represents a section or node in the system definition. A section represents any node that contains additional nodes.
Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2017.0.0.0 (2017.0.0.128)
Visual Basic (Declaration) |
---|
Public Class Section _ Inherits BaseNode |
C# |
---|
public class Section : BaseNode |
Visual C++ |
---|
public ref class Section : public BaseNode |
Accessing this Class
You cannot explicitly construct a Section object. Use an object of a type that inherits this class to access its members.
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Helpful
Not Helpful