Compartir a través de


ApplicationClass.RegisteredFunctions[Object, Object] Propiedad

Definición

public:
 virtual property System::Object ^ RegisteredFunctions[System::Object ^, System::Object ^] { System::Object ^ get(System::Object ^ Index1, System::Object ^ Index2); };
public virtual object RegisteredFunctions[object Index1, object Index2] { get; }
Public Overridable ReadOnly Property RegisteredFunctions(Optional Index1 As Object, Optional Index2 As Object) As Object

Parámetros

Index1
Object
Index2
Object

Valor de propiedad

Implementaciones

Se aplica a