Click or drag to resize

IE3DDataObjectGetDataPresent(Type) Method

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


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

Parameters

type  Type

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

Return Value

Boolean

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

See Also