PropertyCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a PluginOrRuleProperty to the PropertyCollection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Add(UTP) | Adds an object to the end of the Collection. (Inherited from Collection<PluginOrRuleProperty>.) | |
Add(String, String) | Adds a PluginOrRuleProperty to the PropertyCollection. |
Top