LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

IsReadOnly Property (AudioInputs)






Gets a value indicating whether the collection is read-only.
Syntax
public bool IsReadOnly {get;}
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
'Usage
 
Dim instance As AudioInputs
Dim value As Boolean
 
value = instance.IsReadOnly
public bool IsReadOnly {get;}
 get_IsReadOnly(); 
public:
property bool IsReadOnly {
   bool get();
}

Property Value

true if the collection is read-only; otherwise it is false.
Remarks
A collection that is read-only does not allow the addition, removal, or modification of elements after the collection is created.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AudioInputs Class
AudioInputs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features