ResourceCollectionAdd Method

Overload List
  NameDescription
Public methodCode exampleAdd
Adds new resource at the last position of a project resources collection.
Public methodCode exampleAdd(String)
Adds new resource at the last position of a project resources collection.
Public methodCode exampleAdd(String, Int32)
Adds new resource at the specified position of a project resources collection.
See Also