SPUserCodePropertyCollection class

Represents a collection of SPUserCodeProperty objects.

Inheritance hierarchy

System.Object
  System.Collections.CollectionBase
    Microsoft.SharePoint.WebPartPages.SPUserCodePropertyCollection

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public NotInheritable Class SPUserCodePropertyCollection _
    Inherits CollectionBase
'Usage
Dim instance As SPUserCodePropertyCollection
public sealed class SPUserCodePropertyCollection : CollectionBase

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPUserCodePropertyCollection members

Microsoft.SharePoint.WebPartPages namespace