The StreamInfo type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Clone()()()()
Clones this StreamInfo instance.
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetDeltaTuples()()()()
Returns the number of tuples since the last snapshot.
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetNumTuples()()()()
Returns the total number of tuples on the stream since the stream was created.
GetStreamProperties()()()()
Returns the StreamProperties of the stream.
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a string representation of this instance.
(Overrides Object..::..ToString()()()().)

See Also