Inherited Methods and Properties
Microsoft Identity Integration Server 2003 uses the following .NET Framework structures and class:
- Object.Boolean structure
- Object.Int32 structure
- Object.String class
The following methods are inherited from the .NET Framework System.Object class:
- Object.Equals
- Object.Finalize
- Object.GetHashCode
- Object.GetType
- Object.MemberwiseClone
- Object.ToString
The following methods and properties are inherited from the .NET Framework System.Collections.CollectionBase class:
- CollectionBase.Clear
- CollectionBase.Count
- CollectionBase.GetEnumerator
- CollectionBase.InnerList
- CollectionBase.List
- CollectionBase.OnClear
- CollectionBase.OnClearComplete
- CollectionBase.OnInsert(Int32, Object)
- CollectionBase.OnInsertComplete(Int32, Object)
- CollectionBase.OnRemove(Int32, Object)
- CollectionBase.OnRemoveComplete(Int32, Object)
- CollectionBase.OnSet(Int32, Object)
- CollectionBase.OnSetComplete(Int32, Object)
- CollectionBase.OnValidate(Object)
- CollectionBase.RemoveAt(Int32)
Send comments about this topic to Microsoft
Build date: 2/16/2009