Ozeki SDK Class library
Ozeki SDK Class library
Ozeki
Ozeki.Common
OzTuple<T1, T2> Class
OzTuple<T1, T2> Properties
Item1 Property
Item2 Property
Oz
Tuple
T1
,
T2
Properties
The
OzTuple
T1, T2
type exposes the following members.
Properties
Name
Description
Item1
Gets the value of the current Tuple(Of T1, T2) object's first component.
Item2
Gets the value of the current Tuple(Of T1, T2) object's second component.
Top
See Also
Reference
OzTuple
T1, T2
Class
Ozeki.Common Namespace