API ReferenceSandbox.Internal

IOrderProviderclass

Provides an order number for DisplayInfo of a member or a type.

objectIOrderProvider
Namespace
Sandbox.Internal
Assembly
Sandbox.System
Declaration
public abstract interface Sandbox.Internal.IOrderProvider

Properties1

Showing 1 properties

public virtual int Sandbox.Internal.IOrderProvider.Value { get; set; }PUBLICVIRTUALGETSET

Order value, for sorting in menus.

Returns:int

On this page