AttributeValue Implicit Conversion Operators

Include Protected Members
Include Inherited Members

Creates an attribute value from the specified tuple object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public operatorStatic member Implicit(Tuple<Tuple<String, Int32>, Tuple<Object, Int32>, Boolean> to AttributeValue) Creates an attribute value from the specified tuple object.
Public operatorStatic member Implicit(Tuple<Tuple<String, Int32>, Tuple<String, Int32>, Boolean> to AttributeValue) Creates an attribute value from the specified tuple object.

Top

See Also

Reference

AttributeValue Class

System.Web.WebPages Namespace