'Declaration
Public Overridable Function GetEntry( _ ByVal key As NSkinKey _ ) As NSkinState
'Usage
Dim instance As NSkin Dim key As NSkinKey Dim value As NSkinState value = instance.GetEntry(key)
public virtual NSkinState GetEntry( NSkinKey key )
Parameters
- key