Class ProfiledSegmentCollection
Inheritance
object
ProfiledSegmentCollection
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
public class ProfiledSegmentCollection : KeyedCollection<string, ProfiledSegment>
Methods
GetKeyForItem(ProfiledSegment)
Declaration
protected override string GetKeyForItem(ProfiledSegment item)
Parameters
| Type | Name | Description |
|---|---|---|
| ProfiledSegment | item |
Returns
| Type | Description |
|---|---|
| string |