Concept Framework 2.2 documentation Contents | Index

standard.lang.serialize.HasMember

Name Version Deprecated
HasMember version 1.0 no

Prototype:
boolean HasMember(object obj, string member_name)

Parameters:
obj      a class object
member_name      the name of the member

Description:
Checks if an object has a given member.

Returns:
Returns true if the object has the given member named member_name, or false if not.

Documented by Eduard Suica, generation time: Tue Oct 18 20:10:38 2011 GMT(c)2011 RadGs Software