DataContractFilterResults(T) Members

Microsoft Robotics Class Reference

The DataContractFilterResults< (Of < (T> ) > ) type exposes the following members.

Constructors

  Name Description
Dd131212.pubmethod(en-us,MSDN.10).gif DataContractFilterResults< (Of < (T> ) > )
Initializes a new instance of the DataContractFilterResults< (Of < (T> ) > ) class

Methods

  Name Description
Dd131212.pubmethod(en-us,MSDN.10).gif AddResult
Dss Infrastructure Use. Implements abstract base class method for adding a result item
(Overrides DataContractFilterResults. . :: .AddResult(Object).)
Dd131212.pubmethod(en-us,MSDN.10).gif Clone
Shallow Clone
(Overrides DataContractFilterResults. . :: .Clone() () ().)
Dd131212.pubmethod(en-us,MSDN.10).gif CopyTo
Copy (Shallow clone in this case)
(Overrides DataContractFilterResults. . :: .CopyTo(IDssSerializable).)
Dd131212.pubmethod(en-us,MSDN.10).gif Deserialize
Binary deserialize
(Overrides DataContractFilterResults. . :: .Deserialize(BinaryReader).)
Dd131212.pubmethod(en-us,MSDN.10).gif Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Dd131212.protmethod(en-us,MSDN.10).gif Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Dd131212.pubmethod(en-us,MSDN.10).gif GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Dd131212.pubmethod(en-us,MSDN.10).gif GetSchema
Not implemented
Dd131212.pubmethod(en-us,MSDN.10).gif GetType
Gets the Type of the current instance.
(Inherited from Object.)
Dd131212.protmethod(en-us,MSDN.10).gif MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Dd131212.pubmethod(en-us,MSDN.10).gif ReadXml
Custom XML deserialization
Dd131212.pubmethod(en-us,MSDN.10).gif Serialize
Binary serialize
(Overrides DataContractFilterResults. . :: .Serialize(BinaryWriter).)
Dd131212.pubmethod(en-us,MSDN.10).gif ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Dd131212.pubmethod(en-us,MSDN.10).gif WriteXml
Custom XML serialization

Properties

  Name Description
Dd131212.pubproperty(en-us,MSDN.10).gif QualifiedName
XML qualified name used to annotate serialized results container on the wire
(Overrides DataContractFilterResults. . :: .QualifiedName.)
Dd131212.pubproperty(en-us,MSDN.10).gif QueryResults
Collection of query results

See Also

DataContractFilterResults< (Of < (T> ) > ) Class

Microsoft.Dss.ServiceModel.Dssp Namespace