Optimized ScrollView Adapter - Code Reference
Optimized ScrollView Adapter - Code Reference
Namespaces
Com.ForbiddenByte.OSA.Util.IO.Pools
IPool Interface
IPool Methods
Clear Method
Get Method
Put Method
IPool
Put Method
Namespace:
Com.ForbiddenByte.OSA.Util.IO.Pools
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
void
Put
(
Object
key
,
Object
value
)
Parameters
key
Type:
System
Object
value
Type:
System
Object
Version Information
Optimized ScrollView Adapter
Supported in: 4.3
See Also
Reference
IPool Interface
Com.ForbiddenByte.OSA.Util.IO.Pools Namespace
Send comments on this topic to
george@forbiddenbyte.com