JSValue.Item[] Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
Item[NSObject] |
Obtém ou define o item indexado pelo fornecido |
Item[nuint] |
Obtém ou define o item indexado pelo fornecido |
Item[NSObject]
Item[nuint]
Obtém ou define o item indexado pelo fornecido index
.
public JavaScriptCore.JSValue this[nuint index] { get; set; }
member this.Item(nuint) : JavaScriptCore.JSValue with get, set
Parâmetros
- index
- System.System.UIntPtr System.unativeint