Runtime.GetPredefinedObjectNames Method
Gets the names of all predefined objects.
Thread safety: This method is thread-safe.
GetPredefinedObjectNames()
Gets the names of all predefined objects.Syntax
public static StringCollection GetPredefinedObjectNames ()
Return Value
Type: A collection of String (not available in C#) elements.
A collection that contains the names of all objects that are predefined by Carmenta Engine.
A collection that contains the names of all objects that are predefined by Carmenta Engine.
Platforms
Windows, Linux, Android