TransactionLog Class
Visual Studio 2015
Represents a container of transaction events.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | TransactionLog() | Constructor. |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable<T>::GetEnumerator() | (Inherited from List<T>.) |
![]() ![]() | ICollection::CopyTo(Array^, Int32) | (Inherited from List<T>.) |
![]() ![]() | IEnumerable::GetEnumerator() | (Inherited from List<T>.) |
![]() ![]() | IList::Add(Object^) | (Inherited from List<T>.) |
![]() ![]() | IList::Contains(Object^) | (Inherited from List<T>.) |
![]() ![]() | IList::IndexOf(Object^) | (Inherited from List<T>.) |
![]() ![]() | IList::Insert(Int32, Object^) | (Inherited from List<T>.) |
![]() ![]() | IList::Remove(Object^) | (Inherited from List<T>.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:




