C-DEngine 5.105

TheThing..::..GetAllProperties Method

Overload List


  Name Description
Public method GetAllProperties()()()()
returns a list of all properties of TheThing Only top-level properties on TheThing will be returned. To return properties of properties, use the GetAllProperties(maxSubPropertylevel) override.
Public method GetAllProperties(Int32)
returns a list of all properties of TheThing and their sub-properties, up to the specified nesting level