Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

IsReadOnly Property (Devices)






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 Devices
Dim value As Boolean
 
value = instance.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

See Also

Reference

Devices Class
Devices Members

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