|
Add(T)
|
|
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
|
Get(SlideLayoutType)
|
Returns a slide layout with the specified type.
|
|
GetHashCode()
|
Serves as the default hash function.
|
|
GetOrCreate(SlideLayoutType)
|
Returns a slide layout with the specified type. If a slide layout with the specified type does not exist, it is created.
|
|
GetType()
|
Gets the Type of the current instance.
|
|
Insert(Int32, T)
|
|
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
|
Remove(T)
|
|
|
RemoveAt(Int32)
|
|
|
ResetTo(T)
|
Replaces all collection elements with the specified item.
|
|
ResetTo(IReadOnlyList<T>)
|
|
|
ToString()
|
Returns a string that represents the current object.
|