SpatialTessellationFunction.GetId(Object) Method

Definition

Gets the cell identifier from the specified object.

public static string GetId (object obj);
static member GetId : obj -> string
Public Shared Function GetId (obj As Object) As String

Parameters

obj
Object

The object to get the identifier from.

Returns

The String that the represents the cell identifier.

Applies to