Package-level declarations
Properties
Link copied to clipboard
The value of this duration expressed as a Long number of ticks.
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Convert a Pair to a NameGuidPair with Pair.first as NameGuidPair.id and Pair.second as NameGuidPair.name.
Link copied to clipboard
Convert a Pair to a NameIdPair with Pair.first as NameIdPair.id and Pair.second as NameIdPair.name.
Link copied to clipboard
Convert a Pair to a NameValuePair with Pair.first as NameValuePair.name and Pair.second as NameValuePair.value.
Link copied to clipboard
Convert a NameGuidPair to a Pair with NameGuidPair.id as Pair.first and NameGuidPair.name as Pair.second.
Convert a NameIdPair to a Pair with NameIdPair.id as Pair.first and NameIdPair.name as Pair.second.
Convert a NameValuePair to a Pair with NameValuePair.name as Pair.first and NameValuePair.value as Pair.second.