Method | Description | |
---|---|---|
AreEqual ( ICollectionByValue first, ICollectionByValue second ) : void | ||
AreNotEqual ( ICollectionByValue first, ICollectionByValue second ) : void |
public static AreEqual ( ICollectionByValue first, ICollectionByValue second ) : void | ||
first | ICollectionByValue | |
second | ICollectionByValue | |
return | void |
public static AreNotEqual ( ICollectionByValue first, ICollectionByValue second ) : void | ||
first | ICollectionByValue | |
second | ICollectionByValue | |
return | void |