Accusoft.FSInvoices1.Net
FormTableDefinitionDictionary Class
Members 




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

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

Inheritance Hierarchy

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

Requirements

See Also

Reference

FormTableDefinitionDictionary Members
Accusoft.FSInvoices Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback