Method ContainsStream
ContainsStream(string)
Determines whether the container has a named stream.
public bool ContainsStream(string streamName)
Parameters
streamNamestringThe stream name.
Determines whether the container has a named stream.
public bool ContainsStream(string streamName)
streamName stringThe stream name.