CustomProjectPropertyCollectionAdd Method

Overload List
  NameDescription
Public methodCode exampleAdd(T)
Creates a new custom property.
(Inherited from PropertyKeyedCollectionT.)
Public methodCode exampleAdd(String, Boolean)
Creates a new custom property.
Public methodCode exampleAdd(String, DateTime)
Creates a new custom property.
Public methodCode exampleAdd(String, Double)
Creates a new custom property.
Public methodCode exampleAdd(String, String)
Creates a new custom property.
See Also