Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Clear()

  • Declared in: RT.KitchenSink.Collections.RVariant
  • Implements: ICollection<RVariant>.Clear()

Declaration

public void Clear()

Summary

Makes this RVariant a stub, with no values associated. This is the only legal way to revert the RVariant.Kind from non-Stub to Stub.