ThingsNames Property |  |
Hartismere School[This is preliminary documentation and is subject to change.]
Collection of Names of all known Things
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntaxpublic string[] Names { get; }
Public ReadOnly Property Names As String()
Get
public:
property array<String^>^ Names {
array<String^>^ get ();
}
member Names : string[] with get
Property Value
Type:
String
See Also