The PaymentGatewayProviderCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of providers in the collection.
(Inherited from ProviderCollection.)
Public propertyIsSynchronized
Gets a value indicating whether access to the collection is synchronized (thread safe).
(Inherited from ProviderCollection.)
Public propertyItem
Retrieve a PaymentGatewayProvider by name.
Public propertySyncRoot
Gets the current object.
(Inherited from ProviderCollection.)

See Also