2025 Property
Changes 0
P

ParameterMap.Item

Description:
Gets or sets an item at a specified key within the map.
public virtual Parameter this[
	string key
] { get; set; }
  • key
    The key of the item to be set or retrieved.