CustomPropertyCollection Constructor
Initializes a new instance of the CustomPropertyCollection class.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New CustomPropertyCollection()
public CustomPropertyCollection()
public:
CustomPropertyCollection()
new : unit -> CustomPropertyCollection
public function CustomPropertyCollection()