DefaultParameterDictionary.ChangeSinceLastCheck Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Check to see if the hashtable has been changed since last check.
public:
bool ChangeSinceLastCheck();
public:
bool ChangeSinceLastCheck();
bool ChangeSinceLastCheck();
public bool ChangeSinceLastCheck ();
member this.ChangeSinceLastCheck : unit -> bool
Public Function ChangeSinceLastCheck () As Boolean
Returns
True for changed; false for not changed.