Collapse All
Expand All
C#
EPiServer CMS SDK Documentation
PageDataCollection
.
.
::
.
Clear Method
PageDataCollection Class
See Also
Send Feedback
Remove all items in list
Namespace:
EPiServer.Core
Assembly:
EPiServer
(in EPiServer.dll) Version: 6.0.530.0
Syntax
C#
public
void
Clear
()
Implements
ICollection
<
(Of
<
(
T
>
)
>
)
.
.
::
.
Clear
()
()
()
IList
.
.
::
.
Clear
()
()
()
See Also
PageDataCollection Class
EPiServer.Core Namespace