ArcFM Desktop Developer Guide
Utilities Class Members
Methods 


The following tables list the members exposed by Utilities.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)RemoveFromList<T>Removes all elements from a list that match the conditions specified by a given predicate. This method is thread-safe and should only be used with non-generic lists such as an System.Collections.ArrayList. For a generic list, use the RemoveAll method since it does not suffer from type-checking performance overhead.  
Top
See Also

Reference

Utilities Class
Miner.Collections Namespace

 

 


Send Comment