Accusoft.FSInvoices1.Net
FormFieldDefinitionDictionary Class
Members 




Defines a dictionary of FormFieldDefinition objects.
Object Model
FormFieldDefinitionDictionary ClassFormFieldDefinition Class
Syntax
'Declaration
 
<CollectionDataContractAttribute("KeyValuePair")>
Public NotInheritable Class FormFieldDefinitionDictionary 
   Inherits System.Collections.Generic.Dictionary(Of String,FormFieldDefinition)
'Usage
 
Dim instance As FormFieldDefinitionDictionary
[CollectionDataContractAttribute("KeyValuePair")]
public sealed class FormFieldDefinitionDictionary : System.Collections.Generic.Dictionary<string,FormFieldDefinition> 
[CollectionDataContractAttribute("KeyValuePair")]
public __gc __sealed class FormFieldDefinitionDictionary : public System.Collections.Generic.Dictionary<string,FormFieldDefinition> 
[CollectionDataContractAttribute("KeyValuePair")]
public ref class FormFieldDefinitionDictionary sealed : public System.Collections.Generic.Dictionary<String,FormFieldDefinition> 
Remarks

The field name is the key and the field definition is the value.

Inheritance Hierarchy

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      Accusoft.FSInvoices.FormFieldDefinitionDictionary

Requirements

See Also

Reference

FormFieldDefinitionDictionary Members
Accusoft.FSInvoices Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback