LumiSoft Net Help
SIP_t_ValueWithParams Class
NamespacesLumiSoft.Net.SIP.MessageSIP_t_ValueWithParams
This base class for SIP data types what has parameters support.
Declaration Syntax
C#Visual BasicVisual 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
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIP_t_ValueWithParams()()()()
Default constructor.

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
Inheritance Hierarchy

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