CapyKit/Documentation/Help/Properties_T_CapyKit_PoolItem_1.md
Jordan Wages 735d7c4c91 Documentation + Unfinished SecurityHelper
Committing the unfinished changes to the SecurityHelper as I flesh it out during the migration. Also starting a documentation folder powered by Sandcastle.
2024-04-19 23:12:24 -05:00

788 B

PoolItem<T> Properties

Properties

Index Gets the zero-based index of the pooled item.
Item Gets the pooled resource.
Locked Gets a value indicating whether this object is locked or not.
TypeName Gets the name of the Type of the pooled item.

See Also

Reference

PoolItem(T) Class
CapyKit Namespace