Класс PropertyDefinition(T)
Represents a property definition.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel..::..PropertyDefinition<(Of <(<'T>)>)>
Microsoft.ReportingServices.RdlObjectModel. . :: . .ColorProperty
Microsoft.ReportingServices.RdlObjectModel. . :: . .ComparablePropertyDefinition< (Of < ( <'T> ) > ) >
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public MustInherit Class PropertyDefinition(Of T As {Structure, New}) _
Inherits PropertyDefinition _
Implements IPropertyDefinition
'Применение
Dim instance As PropertyDefinition(Of T)
public abstract class PropertyDefinition<T> : PropertyDefinition,
IPropertyDefinition
where T : struct, new()
generic<typename T>
where T : value class, gcnew()
public ref class PropertyDefinition abstract : public PropertyDefinition,
IPropertyDefinition
[<AbstractClassAttribute>]
type PropertyDefinition<'T when 'T : struct, new()> =
class
inherit PropertyDefinition
interface IPropertyDefinition
end
JScript не поддерживает стандартные типы и методы.
Параметры типа
- T
Тип PropertyDefinition<(Of <(<'T>)>)> обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Default | The default value. |
![]() |
Name | The property name. (Производный от PropertyDefinition.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IPropertyDefinition. . :: . .Default | |
![]() ![]() |
IPropertyDefinition. . :: . .Maximum | |
![]() ![]() |
IPropertyDefinition. . :: . .Minimum | |
![]() ![]() |
IPropertyDefinition. . :: . .Validate |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)