Home
last modified time | relevance | path

Searched refs:VectorRemoveElement (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap/
H A DMessageAgent.cs233 SupportClass.VectorRemoveElement(messages, info); // This message is now dead in Abandon()
255 SupportClass.VectorRemoveElement(messages, info); in AbandonAll()
353 SupportClass.VectorRemoveElement(messages, info); in getLdapMessage()
389 SupportClass.VectorRemoveElement(messages, info); // remove from list in getLdapMessage()
H A DConnection.cs1072 bool done = SupportClass.VectorRemoveElement(messages, info); in removeMessage()
1600 SupportClass.VectorRemoveElement(unsolicitedListeners, listener); in RemoveUnsolicitedNotificationListener()
H A DSupportClass.cs555 …public static System.Boolean VectorRemoveElement(System.Collections.IList arrayList, System.Object… in VectorRemoveElement() method in SupportClass
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DNovell.Directory.Ldap.cs60 …public static bool VectorRemoveElement(System.Collections.IList arrayList, object element) { throw… in VectorRemoveElement() method in SupportClass
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DNovell.Directory.Ldap.cs61 …public static bool VectorRemoveElement(System.Collections.IList arrayList, object element) { throw… in VectorRemoveElement() method in SupportClass