ToString Method
ToString()
Returns a string that represents the current object.
C#
public override string ToString()
Returns
System.String
A string that represents the current object in the format
"KeyRef[Kid=0x{Id:X2}, Kvn=0x{VersionNumber:X2}]"
Examples
"KeyRef[Kid=0x01, Kvn=0x02]"