Classe RadialScaleCollection
Represents a collection of RadialScale objects.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelObjectCollectionBase< (Of < ( <'RadialScale> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..RadialScaleCollection
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class RadialScaleCollection _
Inherits GaugePanelObjectCollectionBase(Of RadialScale)
'Utilizzo
Dim instance As RadialScaleCollection
public sealed class RadialScaleCollection : GaugePanelObjectCollectionBase<RadialScale>
public ref class RadialScaleCollection sealed : public GaugePanelObjectCollectionBase<RadialScale^>
[<SealedAttribute>]
type RadialScaleCollection =
class
inherit GaugePanelObjectCollectionBase<RadialScale>
end
public final class RadialScaleCollection extends GaugePanelObjectCollectionBase<RadialScale>
Nel tipo RadialScaleCollection sono esposti i membri seguenti.
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. Esegue l'override di GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Count. |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets the item at the specified index. Ereditato da GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) >. |
![]() |
Item[ ( [ ( String] ) ] ) | Gets the item of the specified name. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
CreateGaugePanelObject | Infrastruttura. Ereditato da GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) >. |
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetEnumerator | Gets the enumerator for this GaugePanelObjectCollectionBase<(Of <(<'T>)>)>. Ereditato da GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) >. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Implementazioni esplicite dell'interfaccia
| Nome | Descrizione | |
|---|---|---|
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | Infrastruttura. Ereditato da GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) >. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
.gif)
.gif)
.gif)
.gif)
.gif)