Partilhar via


ContentIsland.GetFromId(UInt64) Método

Definição

Recupera o ContentIsland com o identificador especificado.

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

Parâmetros

id
UInt64

unsigned long long

uint64_t

O identificador ContentIsland.

Retornos

Um ContentIslandou nulo se o objeto não existir mais ou tiver sido fechado.

Aplica-se a