Home
last modified time | relevance | path

Searched defs:VBArray (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/lib/
Dscripthost.d.ts291 declare var VBArray: VBArrayConstructor; property in SafeArray
/third_party/typescript/lib/
Dlib.scripthost.d.ts311 declare var VBArray: VBArrayConstructor; property in SafeArray
/third_party/typescript/tests/lib/
Dlib.d.ts17257 interface VBArray<T> { interface
17293 declare var VBArray: VBArrayConstructor; variable