Answer ValueNodeList T  Methods
The Answer ValueNodeList T  type exposes the following members.
Methods

  NameDescription
Public methodAdd
Adds an item to the collection.
Public methodClear
Clears the collection.
Public methodContains
Determines if the collection contains the specified item.
Public methodCopyTo
Not implemented.
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Public methodGetEnumerator
GetEnumerator summary
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodInsert
Insert summary
Public methodPrepareForIndex
PrepareForIndex summary
Public methodRemove
Removes an item from the collection.
Public methodRemoveAt
RemoveAt summary
Public methodResetCount
Resets the count.
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Public methodWriteXml
Writes the XML representation of the answer at the specified depth.
Back to Top
See Also