|
![]() |
The TimelinerDataSourceFieldCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TimelinerDataSourceFieldCollection()()()() |
Create an empty collection
|
![]() |
TimelinerDataSourceFieldCollection(TimelinerDataSourceFieldCollection) |
Create a collection that is a copy of from
|
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Adds an item to the ICollection<(Of <(<'T>)>)>.
|
![]() |
AddRange |
Add the items of the specified collection to the TimelinerDataSourceFieldCollection
|
![]() |
Clear |
Removes all items from the ICollection<(Of <(<'T>)>)>.
|
![]() |
Contains |
Determines whether the TimelinerDataSourceFieldCollection contains a specific value.
|
![]() |
CopyFrom |
Sets the contents of the collection to the items in from
|
![]() |
CopyTo(ICollection<(Of <<'(TimelinerDataSourceField>)>>)) |
Copies the contents of the collection into to
|
![]() |
CopyTo(array<TimelinerDataSourceField>[]()[][], Int32) |
Copies the elements of the ICollection<(Of <(<'T>)>)> to an Array, starting at a particular Array index.
|
![]() |
Dispose()()()() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from NativeHandle.) |
![]() |
Dispose(Boolean) | (Inherited from NativeHandle.) |
![]() |
Equals |
Determines whether the specified object and the current object refer to the same
underlying native object. Returns false if either object has been disposed.
(Inherited from NativeHandle.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from NativeHandle.) |
![]() |
GetEnumerator |
Returns an enumerator that can iterate through the collection.
|
![]() |
GetHashCode | (Inherited from NativeHandle.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IndexOf |
Determines the index of a specific item in the TimelinerDataSourceFieldCollection
|
![]() |
Insert |
Inserts an item to the IList<(Of <(<'T>)>)> at the specified index.
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Remove |
Removes the first occurrence of a specific item from the collection.
|
![]() |
RemoveAt |
Removes the IList<(Of <(<'T>)>)> item at the specified index.
|
![]() |
ToString | (Inherited from NativeHandle.) |
Properties
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of elements contained in the collection.
|
![]() |
IsDisposed |
Gets a value indicating whether the object has been disposed and is no longer available.
(Inherited from NativeHandle.) |
![]() |
IsReadOnly | (Overrides NativeHandle..::..IsReadOnly.) |
![]() |
Item |