DoubleProperty クラス
レポート内の double 値のプロパティを表します。
継承階層
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition< (Of < ( <'Double> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .ComparablePropertyDefinition< (Of < ( <'Double> ) > ) >
Microsoft.ReportingServices.RdlObjectModel..::..DoubleProperty
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Class DoubleProperty _
Inherits ComparablePropertyDefinition(Of Double)
'使用
Dim instance As DoubleProperty
public class DoubleProperty : ComparablePropertyDefinition<double>
public ref class DoubleProperty : public ComparablePropertyDefinition<double>
type DoubleProperty =
class
inherit ComparablePropertyDefinition<float>
end
public class DoubleProperty extends ComparablePropertyDefinition<double>
DoubleProperty 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
DoubleProperty(String, Nullable< (Of < <' (Double> ) > > )) | DoubleProperty クラスの新しいインスタンスを作成します。 |
![]() |
DoubleProperty(String, Nullable< (Of < <' (Double> ) > > ), Nullable< (Of < <' (Double> ) > > ), Nullable< (Of < <' (Double> ) > > )) | DoubleProperty クラスの新しいインスタンスを作成します。 |
先頭に戻る
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
Default | 既定値です。 (PropertyDefinition< (Of < ( <'T> ) > ) > から継承されています。) |
![]() |
Maximum | 最大値。 (ComparablePropertyDefinition< (Of < ( <'T> ) > ) > から継承されています。) |
![]() |
Minimum | 最小値。 (ComparablePropertyDefinition< (Of < ( <'T> ) > ) > から継承されています。) |
![]() |
Name | プロパティの名前。 (PropertyDefinition から継承されています。) |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Constrain | 定義されているプロパティの制約に従って値を調整します。 (ComparablePropertyDefinition< (Of < ( <'T> ) > ) > から継承されています。) |
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
![]() |
Validate(Object, T) | インフラストラクチャです。 (ComparablePropertyDefinition< (Of < ( <'T> ) > ) > から継承されています。) |
先頭に戻る
明示的なインターフェイスの実装
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)