Click or drag to resize

ProtocolPropertiesAllPropertyBags Property

All property bags.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public IEnumerable<Object> AllPropertyBags { get; }

Return Value

Type: IEnumerableObject
A list of property bags.
See Also