Loe inglise keeles

Jagamisviis:


CustomPropertyCollection Class

Definition

Represents a collection of custom properties for a report, report item, or group. This class cannot be inherited.

C#
public sealed class CustomPropertyCollection
Inheritance
CustomPropertyCollection

Remarks

A CustomPropertyCollection object containing custom properties for a report, report item, or group.

Constructors

CustomPropertyCollection()

Initializes a new instance of the CustomPropertyCollection class.

Properties

Count

Gets the number of custom properties in the collection.

Item[Int32]

Gets a custom property at a specified index.

Item[String]

Returns a named custom property from the collection.

Methods

Add(CustomProperty)

Adds a custom property to the collection.

Add(String, Object)

Creates a custom property with a name and value and adds it to the collection.

Applies to

Toode Versioonid
SQL Server .NET SDK 2016