BufferedDataCollection.Add Method |
Language: |
Adds a new element to the collection.
Visual Basic Public Function Add( _
ByVal value As Object _
) As IntegerC# public int Add(
object value
);C++ public:
int Add(
Object^ value
);JScript public function Add(
value : Object
) : int;
value System.Object
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center