ListObject.RefreshUnderlyingObject Method ()
Refreshes the object that this class represents.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel.Adorners
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Syntax
public abstract void RefreshUnderlyingObject()
public:
virtual void RefreshUnderlyingObject() abstract
Public MustOverride Sub RefreshUnderlyingObject
See Also
ListObject Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel.Adorners Namespace
Return to top