Lenguaje

ComparablePropertyDefinition<T> Clase

Definición

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)

Parámetros de tipo

T
Herencia
ComparablePropertyDefinition<T>
Derivado
Implementaciones

Se aplica a