United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
SharePoint general development
SharePoint 2013
Reference
.NET server API reference
Sites and content class library
Microsoft.Office.RecordsManagement.InformationPolicy
PolicyCollection class
PolicyCollection methods
Add method
CopyTo method
Delete method
GetEnumerator method
This topic has not yet been rated
-
Rate this topic
PolicyCollection
.
GetEnumerator method
SharePoint 2013
Other Versions
SharePoint 2010
SharePoint 2007
Gets the enumerator for the collection.
Namespace:
Microsoft.Office.RecordsManagement.InformationPolicy
Assembly:
Microsoft.Office.Policy
(in Microsoft.Office.Policy.dll)
Syntax
C#
VB
Copy
public
IEnumerator GetEnumerator()
Return value
Type:
System.Collections.IEnumerator
Implements
IEnumerable.GetEnumerator()
See also
Reference
PolicyCollection class
PolicyCollection members
Microsoft.Office.RecordsManagement.InformationPolicy namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD