Click or drag to resize

IMcHasObjectMcObjectChild Property

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property McObjectChild ( 
	Optional Dispid As Integer = 0,
	Optional Name As String = "",
	Optional Category As String = "",
	<OptionalAttribute> Type As Object
) As McObject
	Get

Parameters

Dispid (Optional)
Type: SystemInt32
Name (Optional)
Type: SystemString
Category (Optional)
Type: SystemString
Type (Optional)
Type: SystemObject

Property Value

Type: McObject
See Also