eDriven Framework API
SaveableCollectionBase<(Of <(<'T>)>)> Class
NamespaceseDriven.Gui.Designer.CollectionsSaveableCollectionBase<(Of <(<'T>)>)>
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class SaveableCollectionBase<T>
<SerializableAttribute> _
Public Class SaveableCollectionBase(Of T)
[SerializableAttribute]
generic<typename T>
public ref class SaveableCollectionBase
Generic Template Parameters
T
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SaveableCollectionBase<(Of <(<'T>)>)>()()()()
Initializes a new instance of the SaveableCollectionBase<(Of <(<'T>)>)> class

Add(T)
Adds an item

Clear()()()()
Clone()()()()
ComponentAdapter
Component adapter to which the changes will apply

Count
Equals(SaveableCollectionBase<(Of <<'(T>)>>))
Equality operator

Equals(Object) (Overrides Object.Equals(Object).)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
FindIndex(Predicate<(Of <<'(T>)>>))
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Insert(Int32, T)
Item[([( Int32])])
int indexer

Items
Items

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Remove(T)
Removes an item

Reorder(T, Int32)
Reorders item

Reset()()()()
Resets the collection

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
SaveableCollectionBase<(Of <(<'T>)>)>
 SaveableAdapterCollection
 SaveableStringCollection

Assembly: eDriven.Gui.Designer (Module: eDriven.Gui.Designer) Version: 2.0.1.0 (2.0.1.0)