public byte[] Delta { get; }
Public ReadOnly Property Delta As Byte() Get
public: property array<unsigned char>^ Delta { array<unsigned char>^ get (); }
function get_Delta();
In This Article