IsBuried Method

Neo Persistable Class

neo-persistibleclasses

Point..::..IsBuried Method

Test whether the specified entity is Buried (Tombstoned)

Namespace:  NeoPersistableClass
Assembly:  NPCdApp (in NPCdApp.dll)

Syntax


public static bool IsBuried(
	Point p
)
Public Shared Function IsBuried ( _
	p As Point _
) As Boolean
public:
static bool^ IsBuried(
	Point^ p
)

Return Value

bool