<p>The properties of the <b>FieldDictionary</b> class are listed below. For a complete list of <b>FieldDictionary</b> class members, see the <ahref="P4API.FieldDictionaryMembers.html">FieldDictionary Members</a> topic.</p>
<h4class="dtH4">Public Instance Properties</h4>
<divclass="tablediv">
<tableclass="dtTABLE"cellspacing="0">
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.FieldDictionary.Count.html">Count</a></td><tdwidth="50%"> Gets the number of elements in the dictionary </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.FieldDictionary.Item.html">Item</a></td><tdwidth="50%"> Returns the value assocatied to the key. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.FieldDictionary.Keys.html">Keys</a></td><tdwidth="50%"> Gets all keys contained in the dictionary. </td></tr></table>