Amazon.SimpleSystemsManagement.Model.DocumentIdentifier.IsSetPlatformTypes C# (CSharp) Метод

IsSetPlatformTypes() приватный Метод

private IsSetPlatformTypes ( ) : bool
Результат bool
        internal bool IsSetPlatformTypes()
        {
            return this._platformTypes != null && this._platformTypes.Count > 0; 
        }