ImportModifiers.SetName Method
Public Sub SetName( _
ByVal type As EntityType, _
ByVal id As EntityID, _
ByVal name As String _
)
This language is not supported or no code example is available.
public void SetName(
EntityType type,
EntityID id,
string name
)
This language is not supported or no code example is available.
public:
void SetName(
EntityType type,
EntityID^ id,
String^ name
)
This language is not supported or no code example is available.
Parameters
- type
- EntityType
- id
- EntityID
- name
- string