SPUserCodePropertyCollection class
Representa uma coleção de objetos SPUserCodeProperty .
Inheritance hierarchy
System.Object
System.Collections.CollectionBase
Microsoft.SharePoint.WebPartPages.SPUserCodePropertyCollection
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public NotInheritable Class SPUserCodePropertyCollection _
Inherits CollectionBase
'Uso
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.