StructMember (structure type)
A structure of type StructMember
represents a member of a structure. It has two members:
-
name
-
value
name
is the name of the member as a string. value
is the member’s value.
A structure of type StructMember
represents a member of a structure. It has two members:
name
value
name
is the name of the member as a string. value
is the member’s value.