Method FindAllParameters
FindAllParameters()
Retrieves all profile instance parameter entries, including the profile parameter entries of the profile instances this profile instance is based on.
public IEnumerable<ProfileParameterEntry> FindAllParameters()
Returns
- IEnumerable<ProfileParameterEntry>
All profile instance parameter entries, including the profile parameter entries of the profile instances this profile instance is based on.