IsExtended Method

Neo Persistable Class

neo-persistibleclasses

Point..::..IsExtended Method

Test whether the specified entity has been Extended.

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

Syntax


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

Return Value

bool