'Declaration
Function GetByPrefix( _ ByVal prefix As String _ ) As IEnumerable(Of CustomProperty)
IEnumerable<CustomProperty> GetByPrefix( string prefix )
Parameters
- prefix
'Declaration
Function GetByPrefix( _ ByVal prefix As String _ ) As IEnumerable(Of CustomProperty)
IEnumerable<CustomProperty> GetByPrefix( string prefix )