[This is preliminary documentation and is subject to change.]
Namespace: Phoenix.CollectionsAssembly: PhoenixShared (in PhoenixShared.dll) Version: 0.7.0.0
Syntax
Members
| All Members | Constructors | Properties | Methods | Events |
| Member | Description | |
|---|---|---|
| StringList()()() | Initializes a new instance of the StringList class | |
| AddRange(IEnumerable<(Of <(T>)>)) | (Inherited from ListEx<(Of <(T>)>).) | |
| AddRange(StringCollection) | ||
| CreateSynchronized()()() |
Creates new empty synchronized collection of same type.
(Inherited from ListEx<(Of <(T>)>).) | |
| IsSynchronized | (Inherited from ListEx<(Of <(T>)>).) | |
| ItemInserted | (Inherited from ListEx<(Of <(T>)>).) | |
| ItemInserting | (Inherited from ListEx<(Of <(T>)>).) | |
| ItemRemoved | (Inherited from ListEx<(Of <(T>)>).) | |
| ItemRemoving | (Inherited from ListEx<(Of <(T>)>).) | |
| ItemUpdated | (Inherited from ListEx<(Of <(T>)>).) | |
| ItemUpdating | (Inherited from ListEx<(Of <(T>)>).) | |
| ListCleared | (Inherited from ListEx<(Of <(T>)>).) | |
| ListClearing | (Inherited from ListEx<(Of <(T>)>).) | |
| SyncRoot |
Gets synchronization object.
(Inherited from ListEx<(Of <(T>)>).) | |
| ToArray()()() | (Inherited from ListEx<(Of <(T>)>).) | |
| ToString()()() |
Returns string consisting from all elements each on one line.
(Overrides Object..::.ToString()()().) |
Inheritance Hierarchy
System..::.Object
System.Collections.ObjectModel..::.Collection<(Of <(String>)>)
Phoenix.Collections..::.ListEx<(Of <(String>)>)
Phoenix.Collections..::.StringList
System.Collections.ObjectModel..::.Collection<(Of <(String>)>)
Phoenix.Collections..::.ListEx<(Of <(String>)>)
Phoenix.Collections..::.StringList