Microsoft Visual Studio JavaScript Intellisense object array -


i want ask about:

i've created namespace named "app", , object named "project".

when hit app.project fine. made params , explanations. bun hit wall when try write object array.

i need write "items" objects of array. bu couldn't find how do.

at end;

when hit app.project.item[0].

i want continue variable "name".

if use app.project.item.

i can see name, in firt condition intellisense stops working.

thank you.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -