Click or drag to resize

ProtocolPropertiesAllPropertyBags Property

All property bags.

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

Return Value

IEnumerableObject
A list of property bags.
See Also