Share via


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
Public method Add(T) Adds an object to the end of the Collection<T>. (Inherited from Collection<PropertyIdentifier>.)
Public method Add(Type, String) Adds a new property identifier.
Public method Add(TypeIdentifier, String) Adds a new property identifier.

Top

See Also

Reference

PropertyIdentifierCollection Class

Microsoft.Windows.Design.Model Namespace

Other Resources

WPF Designer Extensibility Architecture