OpenMetaverse Protocol Library Developers API Documentation
NameValue Constructor (name, valueType, classType, sendtoType, value)
NamespacesOpenMetaverseNameValueNameValue(String, NameValue . . :: . . ValueType, NameValue . . :: . . ClassType, NameValue . . :: . . SendtoType, Object)
Constructor that takes all the fields as parameters
Declaration Syntax
C#
public 
NameValue(
        
string 
name,
        
NameValue

.
.
::
.
.
ValueType 
valueType,
        
NameValue

.
.
::
.
.
ClassType 
classType,
        
NameValue

.
.
::
.
.
SendtoType 
sendtoType,
        
Object 
value
)
Parameters

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)