Click or drag to resize

IE3DDataObjectGetDataPresent Method (Type)

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

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

Parameters

type
Type: SystemType

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

Return Value

Type: Boolean

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

See Also