Class ProfiledSegmentCollection
Inheritance
ProfiledSegmentCollection
Implements
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.dll
Syntax
public class ProfiledSegmentCollection : KeyedCollection<string, ProfiledSegment>, IList<ProfiledSegment>, ICollection<ProfiledSegment>, IReadOnlyList<ProfiledSegment>, IReadOnlyCollection<ProfiledSegment>, IEnumerable<ProfiledSegment>, IList, ICollection, IEnumerable
Methods
GetKeyForItem(ProfiledSegment)
Declaration
protected override string GetKeyForItem(ProfiledSegment item)
Parameters
Type | Name | Description |
---|---|---|
ProfiledSegment | item |
Returns
Type | Description |
---|---|
string |