Vbscript dictionary object properties, Visual Basic Programming

Assignment Help:

Just like normal objects Dictionary object also has definite properties. These properties can be set to any valid value & can be retrieved as and while required.

Property

Description

CompareMode Property

The comparison mode for the string keys.

Count Property

The number of items in any Dictionary objects.

Item Property

An item for any key.

Key Property

A key Syntax: VBScript Dictionary Object

Scripting. Dictionary

CompareMode Property

Sets & returns the comparison mode for comparing string keys in Dictionary object.

Syntax: object.CompareMode[ = compare]

The Compare Mode property contains the given parts:

Part

Description

Object

Required. Always the name of Dictionary objects.

 

Compare

Optional. If provided, compare is value representing the comparison mode utilized by functions such as StrComp.

The compare argument has the given settings:

Constant

Value

Description

VbBinaryCompare

0

Perform binary comparison.

vbTextCompare

1

Perform textual comparison.

 


Related Discussions:- Vbscript dictionary object properties

Infomation system, what are the things that information system can do and t...

what are the things that information system can do and their limitations?

Message loop, MESSAGE LOOP   The message loop is the code in the Win 3...

MESSAGE LOOP   The message loop is the code in the Win 32 based application. It retrieves messages from the application's message queue and passes these to the related window

For next loop - vbscript, You can employ For...Next statements to run a blo...

You can employ For...Next statements to run a block of statements a specific number of times. For loops, employ a counter variable whose value is increased or decreased with each r

If - else statement, A variation on the If...Then...Else statement lets you...

A variation on the If...Then...Else statement lets you to choose from various alternatives. By adding up Else If clauses expands the functionality of the If...Then...Else statement

Architecture of win 32 program, ARCHITECTURE OF WIN 32 PROGRAM   ...

ARCHITECTURE OF WIN 32 PROGRAM   Figure: working of Win 3 program The hardware events in the figure are the mouse associated events like the mouse move, left

Lotto, You are asked to create the LOTO game customized according to the fo...

You are asked to create the LOTO game customized according to the following constraints: 1. Create a grid containing 20 numbers (20 buttons: button1, button2, …button20) 2. When t

Login form, How to create a login form in vb 2010

How to create a login form in vb 2010

Benefits of using dynamic link library, Benefits of Using DLLs: The dy...

Benefits of Using DLLs: The dynamic linking has the following advantages which are as shown below: It saves memory and decreases the swapping. Many processes can use a s

Graphics device interface - windows programming , Graphics Device Interface...

Graphics Device Interface - GDI:   The GDI is a windows API. The GDI uses a set of generic graphics objects to draw to the screen, to the memory and printers. Therefore the p

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd