The TracksList type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
TracksList()()()() |
Initializes a new instance of the TracksList class
|
|
|
TracksList(SerializationInfo, StreamingContext) |
Initializes a new instance of the TracksList class
|
Methods
| Name | Description | |
|---|---|---|
|
|
Add()()()() | |
|
|
Add(Track) | |
|
|
AssignDefaultName | (Inherited from CtcObjectListBase<(Of <(<'T>)>)>.) |
|
|
Contains | (Inherited from CtcObjectListBase<(Of <(<'T>)>)>.) |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
|
GetEnumerator | (Inherited from CtcObjectListBase<(Of <(<'T>)>)>.) |
|
|
GetEnumeratorOfT | (Inherited from CtcObjectListBase<(Of <(<'T>)>)>.) |
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
|
GetObjectData | (Inherited from CtcObjectListBase<(Of <(<'T>)>)>.) |
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
|
Remove | |
|
|
RemoveBlockAssoc | |
|
|
ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
|
|
_objList | (Inherited from CtcObjectListBase<(Of <(<'T>)>)>.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Count | (Inherited from CtcObjectListBase<(Of <(<'T>)>)>.) |
|
|
Item[([( Guid])]) |
Gets a collection item by ID. (Inherited from CtcObjectListBase<(Of <(<'T>)>)>.) |
|
|
Item[([( Int32])]) |
Gets a collection item by index. (Inherited from CtcObjectListBase<(Of <(<'T>)>)>.) |
|
|
Item[([( String])]) |
Gets a collection item by Name. (Inherited from CtcObjectListBase<(Of <(<'T>)>)>.) |
|
|
Item[([( Location])]) |