[SerializableAttribute]
public sealed class Parameter
<SerializableAttribute>
Public NotInheritable Class Parameter
[SerializableAttribute]
public ref class Parameter sealed
[<SealedAttribute>]
[<SerializableAttribute>]
type Parameter = class end
Parameter | Constructor |
Name | This read-only property returns the parameter name |
ParameterType | This read-only property returns the parameter type |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |