◆ FindProperty()

ExposedMember FindProperty ( string  name)
Parameters
nameIdentifier of the field to find, as a string.
Returns
The ExposedMember, that can be used to display an editor UI control for the information it holds. If the specified field is not found, return null.

References MemberExposerFunctions.FindExposedMemberByName().

Referenced by ExposedObjectMembers.GetPropertyValue().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: