Visual Basic (Declaration) | |
---|---|
<DefaultMemberAttribute("Item")> Public MustInherit Class ReadOnlyPersistableObjectCollectionBaseXmlTextSerializable (Of TParent As PersistableContainerObjectXmlTextSerializable, TItem As PersistableContainerObjectXmlTextSerializable) Inherits SourceCode.Framework.ReadOnlyPersistableObjectCollectionBase(Of TParent,TItem) Implements SourceCode.Framework.IPersistableList, IPersistableObjectCollection, IXmlTextSerialization |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ReadOnlyPersistableObjectCollectionBaseXmlTextSerializable(Of TParent,TItem) |
C# | |
---|---|
[DefaultMember("Item")] public abstract class ReadOnlyPersistableObjectCollectionBaseXmlTextSerializable<TParent,TItem> : SourceCode.Framework.ReadOnlyPersistableObjectCollectionBase<TParent,TItem>, SourceCode.Framework.IPersistableList, IPersistableObjectCollection, IXmlTextSerialization where TParent: PersistableContainerObjectXmlTextSerializable where TItem: PersistableContainerObjectXmlTextSerializable |
C++/CLI | |
---|---|
[DefaultMember("Item")] generic<typename TParent> generic<typename TItem> public ref class ReadOnlyPersistableObjectCollectionBaseXmlTextSerializable abstract : public SourceCode.Framework.ReadOnlyPersistableObjectCollectionBase<TParent,TItem>, SourceCode.Framework.IPersistableList, IPersistableObjectCollection, IXmlTextSerialization where TParent: PersistableContainerObjectXmlTextSerializable where TItem: PersistableContainerObjectXmlTextSerializable |
- TParent
- TItem
System.Object
System.Collections.ReadOnlyCollectionBase
SourceCode.Framework.ReadOnlyPersistableObjectCollectionBase<TParent,TItem>
SourceCode.SmartObjects.Authoring.ReadOnlyPersistableObjectCollectionBaseXmlTextSerializable<TParent,TItem>
SourceCode.SmartObjects.Authoring.AssociatedPropertyCollection
SourceCode.SmartObjects.Authoring.AssociationDefinitionCollection
SourceCode.SmartObjects.Authoring.DefaultMethodCollection
SourceCode.SmartObjects.Authoring.ExecutionBlockCollection
SourceCode.SmartObjects.Authoring.ExtendObjectCollection
SourceCode.SmartObjects.Authoring.ExtendObjectMethodCollection
SourceCode.SmartObjects.Authoring.FolderCollection
SourceCode.SmartObjects.Authoring.MappingCollection
SourceCode.SmartObjects.Authoring.MethodIndicatorCollection
SourceCode.SmartObjects.Authoring.PropertyExtendTypeCollection
SourceCode.SmartObjects.Authoring.ServiceCollection
SourceCode.SmartObjects.Authoring.ServiceElementDefinitionCollection
SourceCode.SmartObjects.Authoring.ServiceInstanceCollection
SourceCode.SmartObjects.Authoring.ServiceJoinConditionCollection
SourceCode.SmartObjects.Authoring.ServiceObjectCollection
SourceCode.SmartObjects.Authoring.ServiceObjectMethodCollection
SourceCode.SmartObjects.Authoring.ServiceObjectMethodParameterCollection
SourceCode.SmartObjects.Authoring.ServiceObjectPropertyCollection
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