SAFEARRAYBOUND.cElements Field
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Déclaration
Public cElements As UInteger
'Utilisation
Dim instance As SAFEARRAYBOUND
Dim value As UInteger
value = instance.cElements
instance.cElements = value
public uint cElements
public:
unsigned int cElements
val mutable cElements: uint32
public var cElements : uint
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.