getCount

The getCount method RequestDictionary class returns an integer indicating the number of items in the RequestDictionary.

public int getCount();

Parameters

intvar An integer to hold the number of items in the RequestDictionary.
Dictionary A valid RequestDictionary.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.