PropertyIdentifierCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a new property identifier.
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(T) | Adds an object to the end of the Collection<T>. (Inherited from Collection<PropertyIdentifier>.) | |
Add(Type, String) | Adds a new property identifier. | |
Add(TypeIdentifier, String) | Adds a new property identifier. |
Top
See Also
Reference
PropertyIdentifierCollection Class
Microsoft.Windows.Design.Model Namespace