Click or drag to resize

E3DDataObjectWrapperGetDataPresent(String) Method

[Missing <summary> documentation for "M:Demo3D.Renderers.App.E3DDataObjectWrapper.GetDataPresent(System.String)"]


Namespace: Demo3D.Renderers.App
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public bool GetDataPresent(
	string format
)

Parameters

format  String

[Missing <param name="format"/> documentation for "M:Demo3D.Renderers.App.E3DDataObjectWrapper.GetDataPresent(System.String)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Demo3D.Renderers.App.E3DDataObjectWrapper.GetDataPresent(System.String)"]

Implements

IE3DDataObjectGetDataPresent(String)
See Also