chop
Return a new ConfigurationPropertyName by chopping this name to the given size
. For example, chop(1)
on the name foo.bar
will return foo
.
Return
the chopped name
Parameters
size
the size to chop
Return a new ConfigurationPropertyName by chopping this name to the given size
. For example, chop(1)
on the name foo.bar
will return foo
.
the chopped name
the size to chop