Deconstruct(uint)
public void Deconstruct(out uint Value)Parameters
Valueuint
public void Deconstruct(out uint Value)Valueuintpublic bool Equals(JournalStreamId other)otherJournalStreamIdtrue if the current object is equal to the other parameter; otherwise, false.public override bool Equals(object obj)objobjecttrue if obj and this instance are the same type and represent the same value; otherwise, false.public override int GetHashCode()public override string ToString()public static bool operator ==(JournalStreamId left, JournalStreamId right)leftJournalStreamIdrightJournalStreamIdpublic static bool operator !=(JournalStreamId left, JournalStreamId right)leftJournalStreamIdrightJournalStreamId