BehaviorPropertyCollectionInsert Method

Overload List
  NameDescription
Public methodInsert(Int32, IBehaviorProperty)
Inserts a new property to the collection at the specified index.
Public methodInsert(Int32, String)
Inserts a new property (with the specified property value) to the collection at the specified index.
See Also