SPUserCodePropertyCollection.OnClear method
清除集合時呼叫。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Overrides Sub OnClear
'用途
Me.OnClear()
protected override void OnClear()
備註
這個方法會叫用**[T;System.Collections.CollectionBaseOnClear]**方法。
請參閱
參照
SPUserCodePropertyCollection class