VCDesignElements::Item Method (Object^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

Object^ Item(
	Object^ vItem
)

Parameters

vItem
Type: System::Object^

Input item

Return Value

Type: System::Object^

An object.

Return to top
Show: