'Declaration
<SerializableAttribute()> Public Class ReportParameter Implements System.ComponentModel.INotifyPropertyChanged, System.ICloneable
'Usage
Dim instance As ReportParameter
[Serializable()] public class ReportParameter : System.ComponentModel.INotifyPropertyChanged, System.ICloneable
public class ReportParameter = class(System.ComponentModel.INotifyPropertyChanged, System.ICloneable)
SerializableAttribute() public class ReportParameter implements System.ComponentModel.INotifyPropertyChanged, System.ICloneable
[Serializable()] public __gc class ReportParameter : public System.ComponentModel.INotifyPropertyChanged, System.ICloneable
[Serializable()] public ref class ReportParameter : public System.ComponentModel.INotifyPropertyChanged, System.ICloneable