summaryP:DotNetNuke.Services.Localization.LocaleCollectionWrapper.Current

Namespace: DotNetNuke.Services.Localization
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public Object Current { get; }
Visual Basic
Public ReadOnly Property Current As Object
	Get

Implements

IEnumerator..::..Current

See Also