ICollection {System.Collections} | .NET clr documentation |
# namespace System.Collections
export class ICollection {
Count: integer;
IsSynchronized: boolean;
SyncRoot: any kind;
}
SyncRoot
: any kind