AWS SDK for .NET Documentation
Equals Method (other)
AmazonAmazon.CloudFront_2012_03_15.ModelTuple<(Of <(<'T, U>)>)>Equals(Tuple<(Of <<'(T, U>)>>)) Did this page help you?   Yes   No    Tell us about it...
Determines whether two Tuple objects have the same value.
Declaration Syntax
C#
public bool Equals(
	Tuple<T, U> other
)
Parameters
other (Tuple<(Of <(<'T, U>)>)>)
Return Value
true if obj is a String and its value is the same as this instance; otherwise, false.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)