A collection containing the objects that are in
this container. This should return a read-only
wrapper around the collection
Namespace: BaseLib.InterfacesAssembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
C# |
---|
IEnumerable<Thing> Contents { get; } |