
Visual Basic (Declaration) | |
---|---|
Public Class ExtendObjectPropertyCollection Inherits SourceCode.SmartObjects.Authoring.PersistableObjectCollectionBaseXmlTextSerializable(Of ExtendObject,ExtendObjectProperty) Implements SourceCode.Framework.IPersistableList, IPersistableObjectCollection, IXmlTextSerialization |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ExtendObjectPropertyCollection |
C# | |
---|---|
public class ExtendObjectPropertyCollection : SourceCode.SmartObjects.Authoring.PersistableObjectCollectionBaseXmlTextSerializable<ExtendObject,ExtendObjectProperty>, SourceCode.Framework.IPersistableList, IPersistableObjectCollection, IXmlTextSerialization |
C++/CLI | |
---|---|
public ref class ExtendObjectPropertyCollection : public SourceCode.SmartObjects.Authoring.PersistableObjectCollectionBaseXmlTextSerializable<ExtendObject,ExtendObjectProperty>, SourceCode.Framework.IPersistableList, IPersistableObjectCollection, IXmlTextSerialization |
System.Object
System.Collections.CollectionBase
SourceCode.Framework.PersistableObjectCollectionBase<TParent,TItem>
SourceCode.SmartObjects.Authoring.PersistableObjectCollectionBaseXmlTextSerializable<TParent,TItem>
SourceCode.SmartObjects.Authoring.ExtendObjectPropertyCollection
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