言語

ComparablePropertyDefinition<T> クラス

定義

generic <typename T>
 where T : value classpublic ref class ComparablePropertyDefinition : Microsoft::ReportingServices::RdlObjectModel::PropertyDefinition<T>
public class ComparablePropertyDefinition<T> : Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition<T> where T : struct
type ComparablePropertyDefinition<'T (requires 'T : struct)> = class
    inherit PropertyDefinition<'T (requires 'T : struct)>
    interface IPropertyDefinition
Public Class ComparablePropertyDefinition(Of T)
Inherits PropertyDefinition(Of T)

型パラメーター

T
継承
ComparablePropertyDefinition<T>
派生
実装

適用対象