SPGenericObjectCollection1 Class (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)
Namespace: Microsoft.SharePoint.Publishing.Internal.Administration.Schema
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)
Syntax
'Declaration
<SerializableAttribute> _
<XmlRootAttribute("SPObjects", Namespace:="urn:deployment-manifest-schema", IsNullable:=False)> _
<XmlTypeAttribute(TypeName:="SPGenericObjectCollection", Namespace:="urn:deployment-manifest-schema")> _
<DesignerCategoryAttribute("code")> _
<DebuggerStepThroughAttribute> _
<GeneratedCodeAttribute("xsd", "2.0.50727.42")> _
<PermissionSetAttribute(SecurityAction.Demand, Name:="FullTrust")> _
Public Class SPGenericObjectCollection1
'Usage
Dim instance As SPGenericObjectCollection1
[SerializableAttribute]
[XmlRootAttribute("SPObjects", Namespace="urn:deployment-manifest-schema", IsNullable=false)]
[XmlTypeAttribute(TypeName="SPGenericObjectCollection", Namespace="urn:deployment-manifest-schema")]
[DesignerCategoryAttribute("code")]
[DebuggerStepThroughAttribute]
[GeneratedCodeAttribute("xsd", "2.0.50727.42")]
[PermissionSetAttribute(SecurityAction.Demand, Name="FullTrust")]
public class SPGenericObjectCollection1
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Publishing.Internal.Administration.Schema.SPGenericObjectCollection1
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
SPGenericObjectCollection1 Members
Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace