'Declaration
Public Overridable Function CanReplace( _ ByVal index As Integer, _ ByVal item As PropertyGroup _ ) As Boolean
public virtual bool CanReplace( int index, PropertyGroup item )
Parameters
- index
- item
'Declaration
Public Overridable Function CanReplace( _ ByVal index As Integer, _ ByVal item As PropertyGroup _ ) As Boolean
public virtual bool CanReplace( int index, PropertyGroup item )