Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI90 (in IGXRuntimeAPI90.dll) Version: 9.0.82.0 (9.0.82)
Assembly: IGXRuntimeAPI90 (in IGXRuntimeAPI90.dll) Version: 9.0.82.0 (9.0.82)
Syntax
| C# |
|---|
public static HashSet<string> NavigationElementNames { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property NavigationElementNames As HashSet(Of String) Get |
| Visual C++ |
|---|
public: static property HashSet<String^>^ NavigationElementNames { HashSet<String^>^ get (); } |