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