CzmlDocumentObjectsToWrite Property |
Gets the collection of instances to be written to CZML.
Namespace:
AGI.Foundation.Cesium
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ServiceProviderCollection ObjectsToWrite { get; }
Public ReadOnly Property ObjectsToWrite As ServiceProviderCollection
Get
public:
property ServiceProviderCollection^ ObjectsToWrite {
ServiceProviderCollection^ get ();
}
member ObjectsToWrite : ServiceProviderCollection with get
Property Value
Type:
ServiceProviderCollectionSee Also