subName
Return a new ConfigurationPropertyName by based on this name offset by specific element index. For example, subName(1)
on the name foo.bar
will return bar
.
Return
the sub name
Since
2.5.0
Parameters
offset
the element offset
Return a new ConfigurationPropertyName by based on this name offset by specific element index. For example, subName(1)
on the name foo.bar
will return bar
.
the sub name
2.5.0
the element offset