Kit Documentation
Kit Documentation
Kit Reference
Kit
EnumerableExtensions Class
EnumerableExtensions Methods
ForEach(T) Method
IndexOf Method
Join Method
Log(T) Method
One(T) Method
WithIndex(T) Method
EnumerableExtensions
One
T
Method
Return just the one item specified.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
IEnumerable
<T>
One
<T>( T
item
)
Request Example
View Source
Parameters
item
Type:
T
Type Parameters
T
Return Value
Type:
IEnumerable
T
See Also
Reference
EnumerableExtensions Class
Kit Namespace
Send comments on this topic to
agam@frag-games.com