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

Show in webframe

IsReadOnly Property (TargetFormats)






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 TargetFormats
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 if the collection is not read-only. System.Boolean
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

TargetFormats Class
TargetFormats Members

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