Linguaggio

ContentIsland.GetFromId(UInt64) Metodo

Definizione

Recupera ContentIsland con l'identificatore specificato.

public:
 static ContentIsland ^ GetFromId(unsigned long long id);
 static ContentIsland GetFromId(uint64_t const& id);
public static ContentIsland GetFromId(ulong id);
function getFromId(id)
Public Shared Function GetFromId (id As ULong) As ContentIsland

Parametri

id
UInt64

unsigned long long

uint64_t

Identificatore ContentIsland .

Valori restituiti

ContentIsland o Null se l'oggetto non esiste più o è stato chiuso.

Si applica a