Właściwość TextRunInstanceEnumerator.Current
Bieżący Getst element.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Current As TextRunInstance
Get
'Użycie
Dim instance As TextRunInstanceEnumerator
Dim value As TextRunInstance
value = instance.Current
public TextRunInstance Current { get; }
public:
virtual property TextRunInstance^ Current {
TextRunInstance^ get () sealed;
}
abstract Current : TextRunInstance
override Current : TextRunInstance
final function get Current () : TextRunInstance
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.TextRunInstance
A TextRunInstance obiektu.