| BufferedDataCollection.DeviceDataInstanceCount Method | Language: | 
      
      
      Return the count of all the data in the collection.
      Definition
      
        
          
            | Visual Basic | Public Function DeviceDataInstanceCount( _ ByVal offset As Integer _
 ) As Integer
 | 
          
            | C# | public int  DeviceDataInstanceCount( int offset
 );
 | 
          
            | C++ | public: int DeviceDataInstanceCount(
 int offset
 );
 | 
          
            | JScript | public function DeviceDataInstanceCount( offset : int
 ) : 
      int;
 | 
        
      
      Parameters
      
        
      
      Return Value
      
        
          
            System.Int32
          
          
        
      
      
      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