StreamAddress Methods

Methods

Append Creates a new stream address with the specified index appended to the end.
Equals(Object)Indicates whether this instance and a specified object are equal.
(Overrides ValueType.Equals(Object))
Equals(StreamAddress)Indicates whether the current object is equal to another object of the same type.
GetHashCodeReturns the hash code for this instance.
(Overrides ValueType.GetHashCode())
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToString Returns a string representation of this stream address.
(Overrides ValueType.ToString())

See Also