Click or drag to resize

IE3DDataObjectGetDataPresent Method (String)

[Missing <summary> documentation for "M:Demo3D.Common.IE3DDataObject.GetDataPresent(System.String)"]

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 18.03.00
Syntax
C#
bool GetDataPresent(
	string format
)

Parameters

format
Type: SystemString

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Demo3D.Common.IE3DDataObject.GetDataPresent(System.String)"]

See Also