IArrayOfTraceLocation Interface

Members

Name Description
Method Add
Read-only property Count
Read-only property Element
Method Insert
Method Remove
Method RemoveAll

IArrayOfTraceLocation.Add Method

IArrayOfTraceLocation.Count Property

.

Public ReadOnly Property Count As Integer
public int Count {get;}

IArrayOfTraceLocation.Element Property

.

Public Function get_Element ( _
    ByVal Index As Integer _
) As IUNLocation
public IUNLocation get_Element (
    int Index
);

IArrayOfTraceLocation.Insert Method

IArrayOfTraceLocation.Remove Method

IArrayOfTraceLocation.RemoveAll Method

Classes that implement IArrayOfTraceLocation

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.