IStructuralEquatable.GetHashCode Calculates the hash code for the current Tuple<T1, T2> object by using a specified computation method. Top Remarks A tuple is a data structure that has a specific number and sequence of values. The Tuple<T1, T2> class represents a 2-tuple, or pair, which ...
Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. (Inherited from FrameworkElement) ToolTip Gets or sets the tool-tip object that is displayed for this element in the user interface (UI). (Inherited fr...
A view that displays its children in a stack and allows users to discretely swipe through the children.C# 复制 [Android.Runtime.Register("android/widget/StackView", DoNotGenerateAcw=true)] public class StackView : Android.Widget.AdapterViewAnimator...
Inserts the new protocol at the top of the protocol stack, and make it the current protocol for this thd. More... template<typename ProtocolClass > void push_protocol (const std::unique_ptr< ProtocolClass > &protocol) void pop_protocol () Pops the top protoc...
template<class T2 > bool equal (const Instant< T2 > &other) const True if values are equal (includes SMALL for rounding) More... Instant & operator= (const Instant &)=default Copy assignment. More... Instant & operator= (Instant &&)=default Move assignment. More...Detailed...
IReusableStackSynthesizer IStableAnyProducer IStableListProducer IStableNumberProducer IStableStringProducer IStackSynthesizer IStringProducer ISynthesisSession ITaggable ITaggableV2 ITemplateOptions ITokenMapper ITokenResolver Enums ArnFormat AssetHashType BundlingFileAccess BundlingOutput CfnCapabilities CfnDeletionP...
The DataTemplate specifies that each data item appears as three TextBlock elements within a StackPanel. In this example, the data object is a class called Task. Note that each TextBlock element in this template is bound to a property of the Task class....
template<class Type> class Foam::Function1Types::Sine< Type > A templated sine function, with support for offset etc. The wave period can be specified directly asin(2π(t−t0)/p))s+l Or it can be specified by the frequency asin(2πf(t−t0))s+l where Symbol = Description Un...
Status of the stack instance's actual configuration compared to the expected template and parameter configuration of the stack set to which it belongs. voidsetDriftStatus(StringdriftStatus) Status of the stack instance's actual configuration compared to the expected template and parameter config...
Returns the Class of the Node that should be instantiated for the specified url. static java.lang.Class<? extends Node> Recognizer.recognizeURL(java.net.URL url, java.lang.Class<? extends Node> defaultNodeType) protected MetaClass<? extends Node> AbstractFileContentRecognizerTemplate.recognizeURL(...