Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: bool IsReadOnly

  • Declared in: RT.KitchenSink.Collections.RVariant
  • Implements: ICollection<RVariant>.IsReadOnly

Declaration

bool IsReadOnly

Summary

Always returns false since RVariants are never read-only.