|
Add(Int32)
|
Adds a subtotal point index to the collection.
|
|
Clear()
|
Removes all subtotal point indexes from the collection.
|
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
|
GetHashCode()
|
Serves as the default hash function.
|
|
GetType()
|
Gets the Type of the current instance.
|
|
Insert(Int32, Int32)
|
Inserts a subtotal point index at the specified position.
|
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
|
Remove(Int32)
|
Removes the first occurrence of the specified subtotal point index.
|
|
RemoveAt(Int32)
|
Removes the subtotal point index at the specified position.
|
|
ToString()
|
Returns a string that represents the current object.
|