Last updated 11 days ago
Was this helpful?
Property in
Gets the names of the nodes in the currently loaded Program.
public IEnumerable<string> NodeNames { get; }
If no program is currently loaded, an empty collection is returned.