This base class for SIP data types what has parameters support.

C# | Visual Basic | Visual C++ | F# |
public abstract class SIP_t_ValueWithParams : SIP_t_Value
Public MustInherit Class SIP_t_ValueWithParams Inherits SIP_t_Value
public ref class SIP_t_ValueWithParams abstract : public SIP_t_Value
[<AbstractClassAttribute>] type SIP_t_ValueWithParams = class inherit SIP_t_Value end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SIP_t_ValueWithParams()()()() |
Default constructor.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Parameters |
Gets via parameters.
|
![]() | ParametersToString()()()() |
Convert parameters to valid parameters string.
|
![]() | Parse(StringReader) |
Parses single value from specified reader.
(Inherited from SIP_t_Value.) |
![]() | ParseParameters(StringReader) |
Parses parameters from specified reader. Reader position must be where parameters begin.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | ToStringValue()()()() |
Convert this to string value.
(Inherited from SIP_t_Value.) |

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119