CAPROPVARIANT.cElems Field

The size of the array pointed to by pElems.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Public cElems As UInteger
‘사용 방법
Dim instance As CAPROPVARIANT
Dim value As UInteger

value = instance.cElems

instance.cElems = value
public uint cElems
public:
unsigned int cElems
val mutable cElems: uint32
public var cElems : uint

.NET Framework Security

See Also

Reference

CAPROPVARIANT Structure

CAPROPVARIANT Members

Microsoft.VisualStudio.OLE.Interop Namespace