NameChanges Class
This API supports the infrastructure and is not intended to be used directly from your code.
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.RdlObjectModel.NameChanges
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class NameChanges
'Usage
Dim instance As NameChanges
public class NameChanges
public ref class NameChanges
type NameChanges = class end
public class NameChanges
The NameChanges type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Add(INamedObject, String) | |
![]() |
Add(NameChanges.EntryType, String, String) | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetNewName | |
![]() |
GetType | (Inherited from Object.) |
![]() |
HasNameChanged | |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.