Click or drag to resize

E3DDataObjectWrapperGetDataPresent Method (String)

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

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

Parameters

format
Type: SystemString

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

Return Value

Type: Boolean

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

Implements

IE3DDataObjectGetDataPresent(String)
See Also