EyeshotKeyedCollection<T>.ChangeEntitiesRegenMode (String) Method

Changes the RegenMode for all the Environment Entities according to the replaced item.
Protected Friend Overridable Function ChangeEntitiesRegenMode( _ 
ByVal key As String
) As Boolean
This language is not supported or no code example is available.
internal protected virtual bool ChangeEntitiesRegenMode( 
string key 
)
This language is not supported or no code example is available.

Parameters

key
string

The key of the replaced item.

Return Value

bool

True if the replaced item was used by at least one entity that must be regenerated.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition