Collapse All
Expand All
C#
Antikaria MUD Code Documentation
Living
.
.
::
.
.
Contents Property
Living Class
See Also
Send Feedback
A collection containing the objects that are in this container.
Namespace:
BaseLib
Assembly:
BaseLib
(in BaseLib.dll) Version: 0.5.0.0
Syntax
C#
public
IEnumerable
<
Thing
>
Contents
{
get
; }
Implements
IContainer
.
.
::
.
.
Contents
See Also
Living Class
Living Members
BaseLib Namespace