Click or drag to resize

E3DDataObjectWrapperGetDataPresent(Type) Method

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


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

Parameters

type  Type

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

Return Value

Boolean

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

Implements

IE3DDataObjectGetDataPresent(Type)
See Also