AsBigInteger Method

Neo Persistable Class

neo-persistibleclasses

NeoEntityModel..::..AsBigInteger Method

Convert EntityState state to BigInteger

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

Syntax


public static BigInteger AsBigInteger(
	this NeoEntityModel..::..EntityState state
)
<ExtensionAttribute> _
Public Shared Function AsBigInteger ( _
	state As NeoEntityModel..::..EntityState _
) As BigInteger
[ExtensionAttribute]
public:
static BigInteger^ AsBigInteger(
	NeoEntityModel..::..EntityState^ state
)

Return Value

BigInteger