<<<<<<< HEAD ListWrapper(T).contains Method
Click or drag to resize
ListWrapperTcontains Method
Checks if the list is null and if it contains an item.

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool contains(
=======
ListWrapper(T).contains Method 
ListWrapperTcontains Method

[Missing <summary> documentation for "M:Planetbase.ListWrapper`1.contains(`0)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool contains(
>>>>>>> origin/gh-pages
	T t
)

Parameters

t
Type: T
The object to check for.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.ListWrapper`1.contains(`0)"]

See Also
======= )

Parameters

t
Type: T

[Missing <param name="t"/> documentation for "M:Planetbase.ListWrapper`1.contains(`0)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.ListWrapper`1.contains(`0)"]

See Also
>>>>>>> origin/gh-pages