Description
Assembly: Docs.Word (in Docs.Word.dll) Version: 2.3.0.0 (2.3)
This class defines the list of integers.
Namespace: Docs.WordAssembly: Docs.Word (in Docs.Word.dll) Version: 2.3.0.0 (2.3)
Syntax
Members
All Members | Constructors ![]() | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | FloatList()()()() | Initializes a new instance of the FloatList class |
![]() | Add()()()() |
Adds a copy of last element to the end of this list.
(Inherited from BaseList<(Of <(<'T>)>)>.) |
![]() | Copy()()()() |
Creates a deep copy of this BaseList.
(Inherited from BaseList<(Of <(<'T>)>)>.) |
![]() | Last |
Returns the last element in this list.
(Inherited from BaseList<(Of <(<'T>)>)>.) |
![]() | Max |
Returns maximal element.
|
![]() | MaxIndex |
Returns the index of maximal element.
|
![]() | Min |
Returns minimal element.
|
![]() | MinIndex |
Returns the index of minimal element.
|
![]() | Penultimate |
Returns the penultimate element in this list.
(Inherited from BaseList<(Of <(<'T>)>)>.) |
![]() | RemoveLast()()()() |
Removes last element in this list.
(Inherited from BaseList<(Of <(<'T>)>)>.) |
![]() | Rotate(Int32) |
Rotate list
(Inherited from BaseList<(Of <(<'T>)>)>.) |
![]() | Sum |
Gets the sum of elements.
|
Inheritance Hierarchy
System..::..Object
System.Collections.Generic..::..List<(Of <(<'Single>)>)>
Docs.Word..::..BaseList<(Of <(<'Single>)>)>
Docs.Word..::..FloatList
System.Collections.Generic..::..List<(Of <(<'Single>)>)>
Docs.Word..::..BaseList<(Of <(<'Single>)>)>
Docs.Word..::..FloatList