CLSDataStore.Remove(CLSContext) Method

Definition

Removes the specified context from the hierarchy.

[Foundation.Export("removeContext:")]
public virtual void Remove (ClassKit.CLSContext context);
abstract member Remove : ClassKit.CLSContext -> unit
override this.Remove : ClassKit.CLSContext -> unit

Parameters

context
CLSContext

The context to remove.

Attributes

Applies to