The StatisticKeyTemplate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StatisticKeyTemplate(String) |
Initializes a new instance of the StatisticKeyTemplate class.
|
![]() | StatisticKeyTemplate(StatisticIdentifier) |
Initializes a new instance of the StatisticKeyTemplate class.
|
![]() | StatisticKeyTemplate(StatisticKey) |
Initializes a new instance of the StatisticKeyTemplate class.
|
Methods
Name | Description | |
---|---|---|
![]() ![]() | ConvertToUriString(StatisticKey, Boolean) |
Converts to URI string.
|
![]() ![]() | ConvertToUriString(String, IEnumerable<(Of <<'(ParameterValue>)>>), Boolean) |
Converts to URI string.
|
![]() ![]() | CreateTemplate |
Creates the template from a URI string.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (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.) |
![]() | GenerateUriString |
GenerateUriString the URI string for the StatisticKeyTemplate instance.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Parameters |
Gets the parameters.
|
![]() | StatisticIdentifier |
Gets or sets the statistic definition ID.
|