CollectionT, TCollectionSingleOrDefault Method (Function1T, Boolean) | 
 
            Gets the only value that matches
            the specified predicate.
            Returns a default value if there are
            no values or more than one value
            in the collection.
            
 
    Namespace: 
   FM.IceLink
    Assembly:
   FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)
See Also