Freigeben über


CAL.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

'Declaration
Public cElems As UInteger
'Usage
Dim instance As CAL
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

CAL Structure

CAL Members

Microsoft.VisualStudio.OLE.Interop Namespace