MerchantDefinedFieldsCollection overview
AllFields | |
Count (inherited from NameObjectCollectionBase) | Gets the number of key-and-value pairs contained in the NameObjectCollectionBase instance. |
Item | Overloaded. Gets the value at the specified index of the MerchantDefinedFieldsCollection. |
Keys (inherited from NameObjectCollectionBase) | Gets a KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance. |
Add | Adds an entry with the specified field and value into the MerchantDefinedFieldsCollection. |
Clear | Removes all entries from the MerchantDefinedFieldsCollection instance. |
CopyTo | Copies the entire MerchantDefinedFieldsCollection to a compatible one-dimensional Array, starting at the specified index of the target array. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetEnumerator (inherited from NameObjectCollectionBase) | Returns an enumerator that can iterate through the NameObjectCollectionBase. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetObjectData (inherited from NameObjectCollectionBase) | Implements the ISerializable interface and returns the data needed to serialize the NameObjectCollectionBase instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
HasFields | |
OnDeserialization (inherited from NameObjectCollectionBase) | Implements the ISerializable interface and raises the deserialization event when the deserialization is complete. |
Remove | Removes the entry at the specific field from the MerchantDefinedFieldsCollection. |
RemoveAt | Removes the entry at the specified index of the MerchantDefinedFieldsCollection. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
MerchantDefinedFieldsCollection Class | Duis.Payment Namespace