Visual Basic (Declaration) | |
---|---|
<DefaultMemberAttribute("Item")> Public MustInherit Class PersistableObjectCollectionBase (Of TParent As PersistableContainerObject, TItem As PersistableObject) Inherits System.Collections.CollectionBase Implements IPersistableList |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PersistableObjectCollectionBase(Of TParent,TItem) |
C# | |
---|---|
[DefaultMember("Item")] public abstract class PersistableObjectCollectionBase<TParent,TItem> : System.Collections.CollectionBase, IPersistableList where TParent: PersistableContainerObject where TItem: PersistableObject |
C++/CLI | |
---|---|
[DefaultMember("Item")] generic<typename TParent> generic<typename TItem> public ref class PersistableObjectCollectionBase abstract : public System.Collections.CollectionBase, IPersistableList where TParent: PersistableContainerObject where TItem: PersistableObject |
- TParent
- TItem
System.Object
System.Collections.CollectionBase
SourceCode.Framework.PersistableObjectCollectionBase<TParent,TItem>
SourceCode.Framework.Collections.ViewCollection<TView>
SourceCode.Framework.PropertyWizardDefinitionCollection
SourceCode.ProjectSystem.ProjectFileCollection
SourceCode.ProjectSystem.ProjectFolderCollection
SourceCode.ProjectSystem.ReferenceCollection
SourceCode.ProjectSystem.SubProjectCollection
SourceCode.SmartObjects.Authoring.PersistableObjectCollectionBaseXmlTextSerializable<TParent,TItem>
SourceCode.SmartObjects.Authoring.SmartObjectGridViewMethodCollection
SourceCode.SmartObjects.Authoring.SmartObjectGridViewPropertyCollection
SourceCode.SmartObjects.Authoring.SmartObjectGridViewServiceMethodCollection
SourceCode.Workflow.Authoring.CodeFileCollection
SourceCode.Workflow.Authoring.EscalationCollection
SourceCode.Workflow.Authoring.EventActionCollection
SourceCode.Workflow.Authoring.ExceptionDayCollection
SourceCode.Workflow.Authoring.ExecutionLayerCollection
SourceCode.Workflow.Authoring.ExtenderProjectCollection
SourceCode.Workflow.Authoring.K2FieldPartCollection
SourceCode.Workflow.Authoring.K2ObjectCollection<TParent,TItem>
SourceCode.Workflow.Design.DocumentViewAdditionalObjectLayoutDataCollection
SourceCode.Workflow.Design.InfoPath.FormTemplateCollection
SourceCode.Workflow.Design.Interop.InteropDestinationQueueCollection
SourceCode.Workflow.Design.IPC.IPCFieldMappingCollection
SourceCode.Workflow.Design.Mail.AddressItemCollection
SourceCode.Workflow.Design.Mail.MailAttachmentCollection
SourceCode.Workflow.Design.Outcome.Base.OutcomeCollection
SourceCode.Workflow.Design.ProcessView.ProcessViewActivityLayoutDataCollection
SourceCode.Workflow.Design.ProcessView.ProcessViewLineLayoutDataCollection
SourceCode.Workflow.Design.ProcessView.ProcessViewNoteLayoutDataCollection
SourceCode.Workflow.Design.ProcessViewEventLayoutDataCollection
SourceCode.Workflow.Design.SharePoint.Documents.CheckInCollection
SourceCode.Workflow.Design.SharePoint.Documents.CheckOutCollection
SourceCode.Workflow.Design.SharePoint.Documents.CopyCollection
SourceCode.Workflow.Design.SharePoint.Documents.CreateDocSetCollection
SourceCode.Workflow.Design.SharePoint.Documents.CreateFolderCollection
SourceCode.Workflow.Design.SharePoint.Documents.DeletionCollection
SourceCode.Workflow.Design.SharePoint.Documents.DownloadFileSystemCollection
SourceCode.Workflow.Design.SharePoint.Documents.DownloadK2FieldCollection
SourceCode.Workflow.Design.SharePoint.Documents.DownloadXmlAttCollection
SourceCode.Workflow.Design.SharePoint.Documents.LoadMetaDataCollection
SourceCode.Workflow.Design.SharePoint.Documents.MoveCollection
SourceCode.Workflow.Design.SharePoint.Documents.UndoCheckOutCollection
SourceCode.Workflow.Design.SharePoint.Documents.UpdateMetaDataCollection
SourceCode.Workflow.Design.SharePoint.Documents.UploadFileSystemCollection
SourceCode.Workflow.Design.SharePoint.Documents.UploadK2FieldCollection
SourceCode.Workflow.Design.SharePoint.Documents.UploadXmlAttCollection
SourceCode.Workflow.Design.SharePoint.Events.SPEventItems
SourceCode.Workflow.Design.SharePoint.Events.SPMetaData
SourceCode.Workflow.Design.SharePoint.ListItems.CopyCollection
SourceCode.Workflow.Design.SharePoint.ListItems.CreateCollection
SourceCode.Workflow.Design.SharePoint.ListItems.CreateFolderCollection
SourceCode.Workflow.Design.SharePoint.ListItems.DeletionCollection
SourceCode.Workflow.Design.SharePoint.ListItems.LoadMetaDataCollection
SourceCode.Workflow.Design.SharePoint.ListItems.UpdateCollection
SourceCode.Workflow.Design.SharePoint.PeopleAndGroups.K2SharePointItemCollection
SourceCode.Workflow.Design.SharePoint.PeopleAndGroups.K2UserOrGroupCollection
SourceCode.Workflow.Design.SharePoint.PeopleAndGroups.SharePointPeopleAndGroupsItemCollection
SourceCode.Workflow.Design.SharePoint.PeopleAndGroups.SharePointPermissionCollection
SourceCode.Workflow.Design.SharePoint.PeopleAndGroups.UserOrGroupCollection
SourceCode.Workflow.Design.SharePoint.Publishing.PublishingPageFieldContentMappings
SourceCode.Workflow.Design.SharePoint.Publishing.PublishingPageFieldProperties
SourceCode.Workflow.Design.SharePoint.Publishing.PublishingPageFields
SourceCode.Workflow.Design.SharePoint.Publishing.PublishingPageWebPartProperties
SourceCode.Workflow.Design.SharePoint.Publishing.PublishingPageWebParts
SourceCode.Workflow.Design.SharePoint.Publishing.PublishingPageWebPartZones
SourceCode.Workflow.Design.SharePoint.RecordsManagement.SPOfficialFilesCollection
SourceCode.Workflow.Design.SharePoint.RecordsManagement.SPRecordHoldsCollection
SourceCode.Workflow.Design.SharePoint.Search.SPMetaDataFilterCollection
SourceCode.Workflow.Design.SharePoint.WorkflowIntegration.Shared.ASPNETFieldCollection
SourceCode.Workflow.Design.SharePoint.WorkflowIntegration.Shared.ASPNETPropertyCollection
SourceCode.Workflow.Design.SharePoint.WorkflowIntegration.Shared.ASPNETSmartObjectCollection
SourceCode.Workflow.Design.SharePoint.WorkflowIntegration.Shared.RuntimeFieldCollection
SourceCode.Workflow.Design.SimpleRules.DestinationCollection
SourceCode.Workflow.Design.SimpleRules.DestinationSetCollection
SourceCode.Workflow.WizardFramework.PropertyWizardCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2