PositionTagged<T> Implicit Conversion Operators

Include Protected Members
Include Inherited Members

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<T, Int32> to PositionTagged<T>) Converts the specified object to a PositionTagged<T> object.
Public operatorStatic member Implicit(PositionTagged<T> to T) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Converts the value to a PositionTagged<T> object.

Top

See Also

Reference

PositionTagged<T> Class

System.Web.WebPages.Instrumentation Namespace