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) (Inherited from Object.)
GetDeltaTuples()()()()
Returns the number of tuples since the last snapshot.
GetHashCode()()()() (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()()()() (Inherited from Object.)
ToString()()()()
Returns a string representation of this instance.
(Overrides Object..::..ToString()()()().)

See Also