ICurrencyManagerProvider.GetRelatedCurrencyManager(String) Method

Definition

Gets the CurrencyManager for this ICurrencyManagerProvider and the specified data member.

C#
public System.Windows.Forms.CurrencyManager GetRelatedCurrencyManager(string dataMember);
C#
public System.Windows.Forms.CurrencyManager? GetRelatedCurrencyManager(string? dataMember);

Parameters

dataMember
String

The name of the column or list, within the data source, to obtain the CurrencyManager for.

Returns

The related CurrencyManager obtained from this ICurrencyManagerProvider and the specified data member.

Remarks

If dataMember is null or an empty string (""), GetRelatedCurrencyManager returns the main currency manager for this ICurrencyManagerProvider, which is the same currency manager returned from the CurrencyManager property.

Applies to

Produkt Wersje
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10