Gets the result of this change operation an a specific entry
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
Object Result { get; }
ReadOnly Property Result As Object Get
property Object^ Result { Object^ get (); }
/** @property */ Object get_Result()