Show / Hide Table of Contents

Interface IMockCollection

Namespace: FChoice.Foundation.Clarify.Compatibility
Assembly: FChoice.Foundation.Clarify.Compatibility.dll
Syntax
[Guid("E56DD62E-5282-4ca0-8AE5-9B40D173B39E")]
[ComVisible(true)]
public interface IMockCollection

Methods

_NewEnum()

Declaration
IEnumerator _NewEnum()
Returns
Type Description
System.Collections.IEnumerator

Add(ref Object, ref Object, ref Object, ref Object)

Declaration
void Add(ref object Item, ref object Key, ref object Before, ref object After)
Parameters
Type Name Description
System.Object Item
System.Object Key
System.Object Before
System.Object After

Count()

Declaration
int Count()
Returns
Type Description
System.Int32

Item(ref Object)

Declaration
object Item(ref object Index)
Parameters
Type Name Description
System.Object Index
Returns
Type Description
System.Object

Remove(ref Object)

Declaration
void Remove(ref object Index)
Parameters
Type Name Description
System.Object Index
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.