![]() |
![]() |
![]() |
ConstantDescription.Elements Property |
Language: |
Retrieves or sets the number of elements in the array.
Visual Basic .NET Public Property Elements As Integer C# public int Elements { get; set; } Managed C++ public: __property int get_Elements();
public: __property void set_Elements(int);JScript .NET public function get Elements() : int
public function set Elements(int);
System.Int32 . An Int32
This property is read/write.value that indicates the number of elements in the array.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center