The AssocDimLocations type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add |
This operation is not supported.
|
![]() | Clear |
This operation is not supported.
|
![]() | Contains |
Determines whether an element is in the AssocDimLocations.
|
![]() | CopyTo |
Copies the entire AssocDimLocations to a compatible one-dimensional
Array, starting at the specified index of the target array.
|
![]() | 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 |
Returns an enumerator for the entire AssocDimLocations.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | IndexOf |
Returns the zero-based index of the first occurrence of a value
in the AssocDimLocations or in a portion of it.
|
![]() | Insert |
This operation is not supported.
|
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Remove |
This operation is not supported.
|
![]() | RemoveAt |
This operation is not supported.
|
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements actually contained in the AssocDimLocations.
|
![]() | DimRoot |
Gets the root value of the dimension all the locations these
assocatiated locations are from.
|
![]() | IsFixedSize |
Gets a value indicating whether the
AssocDimLocations has a fixed size.
|
![]() | IsReadOnly |
Gets a value indicating whether the
AssocDimLocations is read-only.
|
![]() | IsSynchronized |
Gets a value indicating whether access to the AssocDimLocations
is synchronized (thread-safe).
|
![]() | Item |
Gets the DimLocation at the specified index.
The set operation is not supported.
|
![]() | SyncRoot |
This operation is not supported.
|
![]() | TotalNumLocations |
Gets the total number of dimension locations belonging to this dimension.
|